Update README.md
Some build instructions
This commit is contained in:
parent
248aedee12
commit
e26205a01e
1 changed files with 3 additions and 0 deletions
|
@ -1,2 +1,5 @@
|
|||
# bacteria
|
||||
Just an experiment to create a computer bacteria
|
||||
|
||||
Build with:
|
||||
g++ -std=c++11 -o $(tempfile -d . -p bact-) bacteria.cpp
|
||||
|
|
Loading…
Add table
Reference in a new issue