Update README.md

Some build instructions
master
Mikael Nordin 8 years ago
parent 248aedee12
commit e26205a01e

@ -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…
Cancel
Save