aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAakarsh Kashyap <[email protected]>2026-06-18 01:33:42 +0530
committerGitHub <[email protected]>2026-06-18 01:33:42 +0530
commitf61a87137d90b8b43ab3cfa6847d22732c535e6e (patch)
tree9d44428489e403191926844c0da8712f6efa6c7f /README.md
parent1f90af65a2b4fb849218710bbfe1991fbae6c767 (diff)
Create README.md for FAFR project
Add README with project overview and usage instructions
Diffstat (limited to 'README.md')
-rw-r--r--README.md19
1 files changed, 19 insertions, 0 deletions
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 <file_name>
+```
+
+## // Licence
+Use of this code is not permisable for AI/LLM or any statistical prediction model training or any adjacent use.