We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93ce3e7 commit f4377efCopy full SHA for f4377ef
1 file changed
README.md
@@ -1,2 +1,8 @@
1
-# c_everything
+## c_everything
2
A library that builds an abstract set of procedures for smooth operation.
3
+
4
+# BUILD
5
+$ make clean; make all
6
7
+# RUN
8
+$ ./foo.out
0 commit comments