mirror of
https://github.com/TaKO8Ki/gobang.git
synced 2021-09-19 22:32:56 +03:00
add todos
This commit is contained in:
@@ -18,6 +18,13 @@ A cross-platform terminal database tool written in Rust
|
||||
- Multiple Database support (MySQL PostgreSQL, SQLite)
|
||||
- Intuitive keyboard only control
|
||||
|
||||
## TODOs
|
||||
|
||||
- [ ] Query widget
|
||||
- [ ] Custom key bindings
|
||||
- [ ] Custom theme settings
|
||||
- [ ] Support the other databases
|
||||
|
||||
## Installation
|
||||
|
||||
### Cargo
|
||||
@@ -76,3 +83,4 @@ database = "bar"
|
||||
type = "sqlite"
|
||||
path = "/path/to/baz.db"
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user