From 8798eafd4cc4b32c590a40c276c09b830c5d62da Mon Sep 17 00:00:00 2001 From: seivarya Date: Sat, 20 Jun 2026 18:25:02 +0530 Subject: [refactor]: restructured the project --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'README.md') 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 +./run ``` ## // Licence -- cgit v1.2.3