Link to new tutorial

Refs https://github.com/simonw/datasette.io/issues/108
This commit is contained in:
Simon Willison 2022-07-31 12:12:37 -07:00 committed by GitHub
commit 1acc04c071
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,6 +23,8 @@ sqlite-utils is not intended to be a full ORM: the focus is utility helpers to m
It is designed as a useful complement to `Datasette <https://datasette.io/>`_.
`Cleaning data with sqlite-utils and Datasette <https://datasette.io/tutorials/clean-data>`_ provides a tutorial introduction (and accompanying ten minute video) about using this tool.
Contents
--------