diff --git a/README.md b/README.md
index c3bab429ef0052f271736e503e63f1f3af0930a3..81619944d49b5eb6061937eff9fe287b9901747b 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1,4 @@
 # Architecture and development links
-## Managing development
-
-Trello board: `// TODO: Create trello board here`
-API Wiki: `// TODO: Deploy API wiki`
-
-## Instances
-
-Dev-Instance: `// TODO: Ask for dev-instanse on MIEM server`
-Running-Instance: `// TODO: Ask for prod-instace on MIEM server`
-
 ## List of used software or services
  
 - [MinIO](https://min.io/) as S3-like bucket, or [Yandex.Cloud Object Storage](https://cloud.yandex.com/en-ru/services/storage)
@@ -17,11 +7,8 @@ Running-Instance: `// TODO: Ask for prod-instace on MIEM server`
 - [Docker](https://www.docker.com/)
 - [GitLab CI/CD](https://docs.gitlab.com/ee/ci/) as CI/CD platform
 - [Cloudflare Pages](https://pages.cloudflare.com/) as host for my static websites
-- [PostgresSQL](https://www.postgresql.org/) as a database
-
-### List of Frontend libraries
-
-`// TODO: Add frontend libraries here`
+- [PostgresSQL](https://www.postgresql.org/) as a database or SQLite
+- [Sphinx](https://www.sphinx-doc.org/)
 
 ### List of Backend libraries
 
@@ -36,3 +23,5 @@ Running-Instance: `// TODO: Ask for prod-instace on MIEM server`
 - [AioResponses](https://pypi.org/project/aioresponses/) for mock testing with aiohttp
 - [Httpx](https://pypi.org/project/httpx/) as a TestClient in startlette
 - [pytest-cov](https://pypi.org/project/pytest-cov/) for mesuaring coverage
+- [boto](https://boto3.amazonaws.com/v1/documentation/api/latest/index.html) as S3 client
+- [Telethon](https://docs.telethon.dev/en/stable/) as telegram client for user account