More readme tweaks

This commit is contained in:
Starbeamrainbowlabs 2017-05-18 13:11:51 +01:00
parent 577e0ab89f
commit 2edc771086
1 changed files with 2 additions and 0 deletions

View File

@ -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: