Some build instructions
@ -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