mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Mention Heroku in docs index page
This commit is contained in:
parent
306e1c6ac4
commit
e63f432fe5
1 changed files with 2 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ Datasette
|
|||
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`_.
|
||||
as `Zeit Now`_ or `Heroku`_.
|
||||
|
||||
Some examples: https://github.com/simonw/datasette/wiki/Datasettes
|
||||
|
||||
|
|
@ -23,3 +23,4 @@ Contents
|
|||
changelog
|
||||
|
||||
.. _Zeit Now: https://zeit.co/now
|
||||
.. _Heroku: https://www.heroku.com/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue