update readme

This commit is contained in:
13xforever 2019-02-02 20:03:51 +05:00
parent a573f36a1b
commit c4515e9a6d

View File

@ -8,8 +8,9 @@ Development Requirements
Runtime Requirements
--------------------
* [.NET Core 2.1 Runtime](https://www.microsoft.com/net/download/windows) or newer for compiled version
* [.NET Core 2.1 SDK](https://www.microsoft.com/net/download/windows) or newer to run from sources
* needs `dotnet` command available (i.e. alias for the Snap package)
* [.NET Core 2.1 Runtime](https://www.microsoft.com/net/download/windows) or newer for compiled version
How to Build
------------
@ -27,4 +28,8 @@ How to Run in Production
* Change configuration if needed (probably just token)
* Put `bot.db` in `CompatBot/`
* `$ cd CompatBot`
* `$ dotnet run -c Release [token]`
* `$ dotnet run -c Release [token]`
External resources that need manual updates
-------------------------------------------
* [Unicode confusables](http://www.unicode.org/Public/security/latest/confusables.txt) gzipped, for Homoglyph checks