aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-07-04 14:02:25 +0000
committerterminaldweller <thabogre@gmail.com>2022-07-04 14:02:25 +0000
commitfc29978b345d0304c6147a32cb80d0485e7c03c0 (patch)
treeafa6233ab9657065746da52ffe55ff4f92db9630
parentupdated the readme (diff)
downloaddevourer-fc29978b345d0304c6147a32cb80d0485e7c03c0.tar.gz
devourer-fc29978b345d0304c6147a32cb80d0485e7c03c0.zip
fixed typo in readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7f029c0..af8b846 100644
--- a/README.md
+++ b/README.md
@@ -7,4 +7,4 @@ Devourer is meant to be a sort of a knowledge aggregator though it has quite a l
Right now it can get text out of certain formats, summarize them or not and turn them into audio or not.<br/>
There is a little feature that searches for a term on wikipedia and one that extracts requirements from RFCs.<br/>
-To see what endpoints are present and how to use them or interact with them go to `/doc`. Devourer is powered by fastapi. Everything is in its default location.<br/>
+To see what endpoints are present and how to use them or interact with them go to `/docs`. Devourer is powered by fastapi. Everything is in its default location.<br/>