Skip to content

Commit 720c53e

Browse files
committed
Update package comment
1 parent f69c6bf commit 720c53e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

sqliteadmin.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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
1+
// Package sqliteadmin allows you to view and managed your SQLite database by
2+
// exposing an HTTP handler that you can easily integrate into any Go web
33
// framework.
44

55
package sqliteadmin

0 commit comments

Comments
 (0)