From aafc2f0ade0d3be30f8ef1a6107a2ec1f14e8da3 Mon Sep 17 00:00:00 2001 From: nicehashdev Date: Thu, 5 Feb 2015 17:14:58 +0100 Subject: [PATCH] Create README.md --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..8ebb1c8 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# NiceHashBot +NiceHash bot for automatic order management. + +Instructions on how to run: +- Download binaries from here: https://github.com/nicehash/NiceHashBot/blob/master/bin/NiceHashBot_1.0.0.0.zip (click Raw button) +- Extract zip archive +- Run NiceHashBot.exe +- Note: .NET Framework 2.0 or higher is required. No additional installations are needed if you use Windows 7 or later. Install .NET Framework 2.0 if you use Windows XP or lower. + +Instructions on how to compile: +- Use Visual Studio 2010 or later +- Open project in Visual Studio +- Rebuild & run + +