aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2021-11-12 07:58:00 +0000
committerterminaldweller <thabogre@gmail.com>2021-11-12 07:58:00 +0000
commit8a5f5d2c4732ef79080fd3220722f337a869f516 (patch)
tree8cdc2b1bcea22b6c0d0cda390a05c2195a5a84a7
parentadded health endpoint (diff)
downloaddevourer-8a5f5d2c4732ef79080fd3220722f337a869f516.tar.gz
devourer-8a5f5d2c4732ef79080fd3220722f337a869f516.zip
updated README
-rw-r--r--README.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/README.md b/README.md
index e08f72e..4639f82 100644
--- a/README.md
+++ b/README.md
@@ -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.