From bf384facfd2ce23b5601450fb23dbe71e49304b2 Mon Sep 17 00:00:00 2001 From: Muhammadjon Hakimov Date: Sun, 29 Mar 2020 03:10:41 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 36db5cf5..2501ffac 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ I will not say that app works correct in all cases, but usually it will give you The idea of this web application is to make the understanding of English texts easier by replacing difficult words with synonyms using [Thesaurus.com API](http://thesaurus.altervista.org/thesaurus/v1) to fetch synonyms and a list of 100000 most popular English words to choose the most commonly used one. -**Stack:** _Spring Framework_, _Vue.js Framework_ +**Stack:** _Spring Framework_, _Vue.js Framework_, _Docker_ -**Planning to use also:** _Docker_, _AWS_ +**Planning to use also:** _AWS_ You can read how am I going to improve this application [here](https://github.com/MrHakimov/Easify/projects/1).