diff options
author | terminaldweller <thabogre@gmail.com> | 2021-11-12 07:58:00 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2021-11-12 07:58:00 +0000 |
commit | 8a5f5d2c4732ef79080fd3220722f337a869f516 (patch) | |
tree | 8cdc2b1bcea22b6c0d0cda390a05c2195a5a84a7 /README.md | |
parent | added health endpoint (diff) | |
download | devourer-8a5f5d2c4732ef79080fd3220722f337a869f516.tar.gz devourer-8a5f5d2c4732ef79080fd3220722f337a869f516.zip |
updated README
Diffstat (limited to '')
-rw-r--r-- | README.md | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -6,8 +6,5 @@ A knowledge aggregator ## Usage Example -```sh -./devourer.py --singlelink --source https://en.wikipedia.org/wiki/I/O_virtualization -``` - +Using FastAPI now so just check the docs. |