branch: elpa/emacsql
commit 0ba12b89d5a76cffeaf4e59cc6c44eedeb9edbf4
Author: Christopher Wellons <well...@nullprogram.com>
Commit: Christopher Wellons <well...@nullprogram.com>

    Drop "work in progress."
---
 README.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 12b421b377..e9a5bcec3d 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,6 @@
 # Emacsql
 
-Emacsql is a high-level Emacs Lisp front-end for SQLite. It's
-currently a work in progress.
+Emacsql is a high-level Emacs Lisp front-end for SQLite.
 
 It works by keeping a `sqlite3` inferior process running (a
 "connection") for interacting with the back-end database. Connections

Reply via email to