From f61a87137d90b8b43ab3cfa6847d22732c535e6e Mon Sep 17 00:00:00 2001 From: Aakarsh Kashyap Date: Thu, 18 Jun 2026 01:33:42 +0530 Subject: Create README.md for FAFR project Add README with project overview and usage instructions --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ddfdfb8 --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +# FAFR + +Terminal: RSVP (Rapid Serial Visual Presentation) + +## // Getting started + +How to compile +``` +g++ Main.cpp -o main +``` + +How to use + +``` +main +``` + +## // Licence +Use of this code is not permisable for AI/LLM or any statistical prediction model training or any adjacent use. -- cgit v1.2.3