We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f69c6bf commit 720c53eCopy full SHA for 720c53e
1 file changed
sqliteadmin.go
@@ -1,5 +1,5 @@
1
-// Package sqliteadmin allows you to view and filter your SQLite database tables
2
-// by exposing an HTTP handler that you can easily integrate into any Go web
+// Package sqliteadmin allows you to view and managed your SQLite database by
+// exposing an HTTP handler that you can easily integrate into any Go web
3
// framework.
4
5
package sqliteadmin
0 commit comments