diff --git a/README.md b/README.md
index 6fecf3a..81e63c3 100644
--- a/README.md
+++ b/README.md
@@ -1,24 +1,30 @@
# PronKi
-
-PronKi is an Android app that allows you to practice your pronunciation using you Anki flashcards. It also has other features that can be helpful on your language learning journey!
+
+PronKi is an Android app that allows you to practice your pronunciation using you AnkiDroid flashcards. It also has other features that can be helpful on your language learning journey!
+
+
+
+
## Pronunciation Assessment
Use your Anki flashcards to practice and improve your pronunciation by receiving a feedback for each word or phoneme. Supports multiple languages and accents and you can hear your pronunciation and the correct one for comparison.
-Powered by Microsoft Azure.
+Powered by Microsoft Azure. See [how to use pronunciation assessment](https://github.com/warleysr/pronki/wiki/How-to-use-Pronunciation-Assessment) in Wiki.
## Import vocabulary through highlighted text
If you like to read physical books when learning a new language you probably mark some unknown words to add them to Anki later. With this app you can use a marker to highlight these words and import them into the app taking a picture.
-Powered by OpenCV.
+Powered by OpenCV. See [how to import vocabulary](https://github.com/warleysr/pronki/wiki/How-to-use-Vocabulary-Import) in Wiki.
## Automatic flashcard creation with AI
You can configure the app to create flashcards automatically with your imported vocabulary using generative artificial intelligence.
-Powered by Google Gemini.
+Powered by Google Gemini. See [how to create flashcards automatically](https://github.com/warleysr/pronki/wiki/How-to-use-Automatic-Flashcard-Creation) in Wiki.
+
+## Installation
+Download the latest APK file in [releases](https://github.com/warleysr/pronki/releases) and install it.
----
->This project was originally created for my undergraduate thesis on Control and Automation Engineering at [IFMG](https://www.ifmg.edu.br/betim).
\ No newline at end of file
+This project was originally created for my undergraduate thesis on Control and Automation Engineering at [IFMG](https://www.ifmg.edu.br/betim).