aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Winston2024-05-30 22:16:18 -0400
committerBen Winston2024-05-30 22:16:18 -0400
commit3f526aa08dfbfc1f9193a58d767260b7dea069b7 (patch)
treeaa7c76014264bf163447c4ee34ff404ff2f99681
parentb3ee3e63493d53805fe3d81567f794bbf621a985 (diff)
README updates
-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