diff options
| author | seivarya <[email protected]> | 2026-06-20 18:25:02 +0530 |
|---|---|---|
| committer | seivarya <[email protected]> | 2026-06-20 18:25:02 +0530 |
| commit | 8798eafd4cc4b32c590a40c276c09b830c5d62da (patch) | |
| tree | e39a1ca656c893fc0280456a26947e7fdaf7aa59 /README.md | |
| parent | 02a1bdae9780c1f08818d1a5039bdfb055372723 (diff) | |
[refactor]: restructured the project
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -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 |
