thiagohgl commited on
Commit
ff5869b
·
unverified ·
1 Parent(s): 29604f4

Updated README with main image of tool

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -2,6 +2,8 @@
2
  # Ai Pronunciation Trainer
3
  This tool uses AI to evaluate your pronunciation so you can improve it and be understood more clearly. You can go straight test the tool at https://aipronunciationtr.com (please use the chrome browser for desktop and have some patience for it to "warm-up" :) ).
4
 
 
 
5
  ## Installation
6
  To run the program locally, you need to install the requirements and run the main python file:
7
  ```
 
2
  # Ai Pronunciation Trainer
3
  This tool uses AI to evaluate your pronunciation so you can improve it and be understood more clearly. You can go straight test the tool at https://aipronunciationtr.com (please use the chrome browser for desktop and have some patience for it to "warm-up" :) ).
4
 
5
+ ![](images/MainScreen.jpg)
6
+
7
  ## Installation
8
  To run the program locally, you need to install the requirements and run the main python file:
9
  ```