diff --git a/README.md b/README.md index f6546b7..b821c74 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,8 @@ reasons: - templates for custom output for maximum flexibility - includes a tiny web server, which serves a restful API +And I wrote a very similar [tool](https://www.daemon.de/projects/dbtool/) 24 years ago and wanted to do it again wit go. + **anydb** can do all the things you can do with skate: ```shell diff --git a/TODO.md b/TODO.md index b205066..d0914d8 100644 --- a/TODO.md +++ b/TODO.md @@ -1,4 +1,4 @@ - repl - mime-type => exec app + value - add waitgroup to db.go funcs -- RestList does not support any params? +- RestList does not support any params? \ No newline at end of file