Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Farstad committed Sep 20, 2021
1 parent 9fbac9f commit e92e49f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
@@ -1,7 +1,5 @@
# termdbms

TODO CLEANUP REFACTOR FORMAT

## A TUI for viewing and editing databases, written in pure Go

###### Database Support
Expand Down Expand Up @@ -117,4 +115,4 @@ Whatever terminal emulator used should support ANSI escape sequences. If there i
[:wq] to save changes and quit to main table view
[:w] to save changes and remain in format view
[:s] to serialize changes, non-destructive (SQLite only)
[:s!] to serialize changes, overwriting original file (SQLite only)
[:s!] to serialize changes, overwriting original file (SQLite only)

0 comments on commit e92e49f

Please sign in to comment.