From 7a19822ac9ee24be2fbb4c2326a0bf2f3d2d9c4d Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Tue, 17 Aug 2021 08:42:02 -0700 Subject: [PATCH] Updated tagline --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 581f306..91e7431 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -13,7 +13,7 @@ .. |License| image:: https://img.shields.io/badge/license-Apache%202.0-blue.svg :target: https://github.com/simonw/sqlite-utils/blob/main/LICENSE -*Python utility functions for manipulating SQLite databases* +*CLI tool and Python utility functions for manipulating SQLite databases* This library and command-line utility helps create SQLite databases from an existing collection of data.