From bfb4e45a7bcb880758dbc18f66258de26c1d1904 Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Wed, 11 Apr 2018 07:43:28 -0700 Subject: [PATCH] Datasette Publish in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 224ec306..f5d1d074 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Datasette provides an instant, read-only JSON API for any SQLite database. It also provides tools for packaging the database up as a Docker container and deploying that container to hosting providers such as [Zeit Now](https://zeit.co/now). -Got CSV data? Use [csvs-to-sqlite](https://github.com/simonw/csvs-to-sqlite) to convert them to SOLite, then publish them with Datasette. +Got CSV data? Use [csvs-to-sqlite](https://github.com/simonw/csvs-to-sqlite) to convert them to SOLite, then publish them with Datasette. Or try [Datasette Publish](https://publish.datasettes.com), a web app that lets you upload CSV data and deploy it using Datasette without needing to install any software. Some examples: https://github.com/simonw/datasette/wiki/Datasettes