diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -4,6 +4,13 @@ but in C, 'cause why not? [many previous iterations here](https://github.com/winsbe01/booki) +Differences between cbooki and the (current) Python version: + +| | Current Version | cbooki | +|-----------|-----------------|---------------| +| `add` | Works | Doesn't Exist | + + Things that work: - [ ] `search` with arbitrary query items - [ ] multiple `search` query items |
