diff options
| author | terminaldweller <thabogre@gmail.com> | 2022-07-04 14:03:54 +0000 |
|---|---|---|
| committer | terminaldweller <thabogre@gmail.com> | 2022-07-04 14:03:54 +0000 |
| commit | dbb6c3c8f2b5aaf0f572fe2996493b5482964980 (patch) | |
| tree | 46c88b925ae44d718397e070e24d49c90432ca1b | |
| parent | fixed typo in readme (diff) | |
| download | devourer-dbb6c3c8f2b5aaf0f572fe2996493b5482964980.tar.gz devourer-dbb6c3c8f2b5aaf0f572fe2996493b5482964980.zip | |
added links to the live instance
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -8,3 +8,6 @@ Right now it can get text out of certain formats, summarize them or not and turn 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 `/docs`. Devourer is powered by fastapi. Everything is in its default location.<br/> + +There is a live instance on https://mila.terminaldweller.com/mila.<br/> +You can look at the docs [here](https://mila.terminalweller.com/docs).<br/> |
