mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
New tagline: 'A tool for exploring and publishing data'
This commit is contained in:
parent
fc9b1cc136
commit
9281a4a804
2 changed files with 2 additions and 2 deletions
|
|
@ -5,7 +5,7 @@
|
|||
[](http://datasette.readthedocs.io/en/latest/?badge=latest)
|
||||
[](https://github.com/simonw/datasette/blob/master/LICENSE)
|
||||
|
||||
*An instant JSON API for your SQLite databases*
|
||||
*A tool for exploring and publishing data*
|
||||
|
||||
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).
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
Datasette
|
||||
=========
|
||||
|
||||
*An instant JSON API for your SQLite databases*
|
||||
*A tool for exploring and publishing data*
|
||||
|
||||
Datasette provides an instant, read-only JSON API for any SQLite
|
||||
database. It also provides tools for packaging the database up as a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue