]> rtime.felk.cvut.cz Git - coffee/main.git/commitdiff
README: Fix typos
authorMichal Sojka <michal.sojka@cvut.cz>
Sun, 2 Sep 2018 20:23:55 +0000 (22:23 +0200)
committerMichal Sojka <michal.sojka@cvut.cz>
Sun, 2 Sep 2018 20:23:55 +0000 (22:23 +0200)
README.md

index ead39abc69437ee5f59e6053077ab55d9b3466d5..e383e1312d74437f4866c0618d70679779d8b498 100644 (file)
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ The `coffee-flask`  directory contains the server application, which
 runs on [rtime](https://rtime.felk.cvut.cz/coffee) server.
 
 `terminal` directory is the code running on the terminal. It is a
-standard buildroot distribution. The most importat piece of code here
+standard buildroot distribution. The most important piece of code here
 is the `mtaio` application from `terminal/src/mt-apps`.
 
 A more detailed documentation is available in [Jiří Matěják's Master
@@ -29,7 +29,7 @@ with this command:
 To improve the terminal, you can run all the relevant code on your
 Linux computer.
 
-First install all prerequisities:
+First install all prerequisites:
 
     apt install python3-flask libev-dev cmake
        pip3 install flask_cors