diff --git a/README.md b/README.md index be759ba..624d208 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ Experiments into markov chains, n-grams, and text generation. ## Building +Building this project should be easy - I can provide prebuilt binaries upon request though if asked (see [my website](https://starbeamrainbowlabs.com/) for contact information). ### Windows Open the solution in Visual Studio / MonoDevelop and hit build. @@ -10,6 +11,7 @@ Open the solution in Visual Studio / MonoDevelop and hit build. ### Linux and everyone else As above with MonoDevelop, or simply use the command `xbuild` whilst inside the root of the repository. + ## Using Detailed usage help can be seen by simply running the tool without any arguments: