From c6d152fe860cf6afdcc92abd9dc172c1dccdc245 Mon Sep 17 00:00:00 2001 From: Wael Ramadan Date: Sat, 15 Oct 2022 15:06:00 +0300 Subject: [PATCH] [#41]: Documentation Update --- README.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b240f2c52..21576bbff 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