diff --git a/README.md b/README.md index bd59331f2..4cf855ea7 100644 --- a/README.md +++ b/README.md @@ -9,10 +9,10 @@ Sign up · - + Quickstart · - + Deployment @@ -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: