diff options
| author | terminaldweller <thabogre@gmail.com> | 2022-07-04 14:02:25 +0000 | 
|---|---|---|
| committer | terminaldweller <thabogre@gmail.com> | 2022-07-04 14:02:25 +0000 | 
| commit | fc29978b345d0304c6147a32cb80d0485e7c03c0 (patch) | |
| tree | afa6233ab9657065746da52ffe55ff4f92db9630 | |
| parent | updated the readme (diff) | |
| download | devourer-fc29978b345d0304c6147a32cb80d0485e7c03c0.tar.gz devourer-fc29978b345d0304c6147a32cb80d0485e7c03c0.zip | |
fixed typo in readme
Diffstat (limited to '')
| -rw-r--r-- | README.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -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/> | 
