diff --git a/README.md b/README.md index b240f2c5..21576bbf 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ -# TEXTA Toolkit 3 +

+ FastAPI +

+ +

TEXTA Toolkit 3

## Documentation @@ -8,6 +12,11 @@ https://docs.texta.ee https://git.texta.ee/texta/texta-rest/wikis/home +## Requirements + +* Anaconda or Miniconda (Recommended) +* Docker & Docker-Compose (Only required for Docker deployment) + ## Notes Works with Python 3.8 @@ -202,3 +211,8 @@ https://elasticsearch-py.readthedocs.io/en/6.3.1/connection.html#elasticsearch.U secret*** * TEXTA_UAA_CLIENT_SECRET - Password for authenticating the TEXTA Toolkit application with UAA. ***Must be kept secret*** + +## Used By + + + \ No newline at end of file