aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index beeb783..cbef592 100644
--- a/README.md
+++ b/README.md
@@ -8,11 +8,13 @@ Differences between (current state) cbooki and the (current iteration) Python ve
| Feature | Current Version | cbooki |
|------------|------------------------|---------------------|
-| `add` | works | doesn't exist |
+| `add` | works | works |
| `discover` | works | doesn't exist |
| sorting | by author last name | by order in file |
| styling | title underlined | no styling |
| `--show` | only at end of command | anywhere in command |
+| lists | anywhere in file | on string fields |
+| `search` | by author, title, on | + language |
Things that work:
- [x] `search` with arbitrary query items