ak5005 commited on
Commit
cac8ee3
·
1 Parent(s): 53b093e

Dockerfile

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -22,14 +22,14 @@ At the moment we only support the German-English language pair.
22
  - You can upgrade after installing.
23
 
24
 
25
- ### Usage
26
  1. Run the streamlit app with `streamlit run app.py`.
27
  2. The chatbot will immediately prompt you with a German to English translation.
28
  - You can switch to English to German on the sidebar.
29
  3. Scores are computed as the raw arithmetic mean and can be found in the 'scores' sidebar tab.
30
 
31
 
32
- <p align="right">(<a href="#readme-top">back to top</a>)</p>
33
 
34
 
35
 
 
22
  - You can upgrade after installing.
23
 
24
 
25
+ ### Usage
26
  1. Run the streamlit app with `streamlit run app.py`.
27
  2. The chatbot will immediately prompt you with a German to English translation.
28
  - You can switch to English to German on the sidebar.
29
  3. Scores are computed as the raw arithmetic mean and can be found in the 'scores' sidebar tab.
30
 
31
 
32
+ <p align="right">(<a href="#readme-top">back to top</a>)</p>
33
 
34
 
35