aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 4 insertions, 5 deletions
diff --git a/README.md b/README.md
index 4afac36..eb91a7c 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# FAFR
+# reader.cpp
Terminal: RSVP (Rapid Serial Visual Presentation)
@@ -6,13 +6,12 @@ Terminal: RSVP (Rapid Serial Visual Presentation)
How to compile
```
-g++ Main.cpp -o main
+make
```
-How to use
-
+How to use:
```
-main <file_name> <time-interval>
+./run <file_name> <time-interval>
```
## // Licence