make sure links are correct

This commit is contained in:
Dallin Bentley 2024-09-10 20:55:35 -06:00
parent e8af784283
commit b368961d84
1 changed files with 6 additions and 2 deletions

View File

@ -9,10 +9,10 @@
<a href="https://www.buster.so/get-started">
<strong>Sign up</strong>
</a> ·
<a href="https://github.com/buster-labs/buster-warehouse">
<a href="#quickstart">
<strong>Quickstart</strong>
</a> ·
<a href="https://github.com/buster-labs/buster-warehouse">
<a href="#deployment">
<strong>Deployment</strong>
</a>
</h3>
@ -107,6 +107,10 @@ For data that you think will be accessed frequently, you can cache it on disk fo
CACHE SELECT * FROM public.nyc_taxi WHERE tpep_pickup_datetime > '2022-03-01';
```
## Deployment
TODO
## Roadmap
Currently, we are in the process of open-sourcing the platform. This includes: