Skip to content

Commit f4377ef

Browse files
authored
Update README.md
Build and run commands
1 parent 93ce3e7 commit f4377ef

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
1-
# c_everything
1+
## c_everything
22
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

Comments
 (0)