From fc29978b345d0304c6147a32cb80d0485e7c03c0 Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Mon, 4 Jul 2022 18:32:25 +0430 Subject: fixed typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.
There is a little feature that searches for a term on wikipedia and one that extracts requirements from RFCs.
-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.
+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.
-- cgit v1.2.3