diff options
| author | Ben Winston | 2024-05-19 18:21:12 -0400 |
|---|---|---|
| committer | Ben Winston | 2024-05-19 18:21:12 -0400 |
| commit | fe8a8e660c28c8d61be71597cdafef850209e9cb (patch) | |
| tree | c143a62add83c99709c420a209407ff90f9d6cc9 | |
| parent | 45aef60358d61dc40daf4c32e89398cd9d81f376 (diff) | |
start a markdown table -- does it render nicely?
| -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 |
