branch: elpa/emacsql commit f9c562b0a4868dcbec5ae82b8629846fba4392b2 Author: Christopher Wellons <well...@nullprogram.com> Commit: Christopher Wellons <well...@nullprogram.com>
Add SQLite link. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 25a9b91c75..62e19530bf 100644 --- a/README.md +++ b/README.md @@ -149,5 +149,9 @@ s-expressions TEXT values. This avoids ambiguities in parsing output from the command line and allows for storage of Emacs richer data types. This is a high-performance database specifically for Emacs. +## See Also + + * [SQLite Documentation](https://www.sqlite.org/docs.html) + [readable]: http://nullprogram.com/blog/2013/12/30/#almost_everything_prints_readably