branch: elpa/emacsql commit 176fd090115b3c2aea46ec9bf24401503f337a9d Author: Jonas Bernoulli <jo...@bernoul.li> Commit: Jonas Bernoulli <jo...@bernoul.li>
readme: Add badges --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1bcd653df4..d08e21e51f 100644 --- a/README.md +++ b/README.md @@ -430,11 +430,14 @@ the emacsql-protocol-mixin class to do most of the work. * [SQLite Documentation](https://www.sqlite.org/docs.html) +<br><br> +[](https://github.com/magit/emacsql/actions/workflows/compile.yml) +[](https://github.com/magit/emacsql/actions/workflows/test.yml) +[](https://elpa.nongnu.org/nongnu/emacsql.html) +[](https://stable.melpa.org/#/emacsql) +[](https://melpa.org/#/emacsql) [readable]: http://nullprogram.com/blog/2013/12/30/#almost_everything_prints_readably -[stderr]: http://thread.gmane.org/gmane.comp.db.sqlite.general/85824 -[foreign]: http://www.sqlite.org/foreignkeys.html -[batch]: http://lists.gnu.org/archive/html/emacs-pretest-bug/2005-11/msg00320.html [fts]: http://www.sqlite.org/fts3.html [soundex]: http://www.sqlite.org/compile.html#soundex [mistake]: https://github.com/magit/emacsql/issues/35#issuecomment-346352439