### Markov Chains This is a simple implementation of markov chains ### Build To build use ``` ./build.sh ``` to build and run use ``` ./build.sh run ``` See the build.sh file for more info