Add readme file

This commit is contained in:
Denis-Cosmin Nutiu 2019-11-09 18:01:16 +02:00
parent b52c560659
commit 0157b23d4e

10
Readme.md Normal file
View file

@ -0,0 +1,10 @@
#WIP
### Building and Running.
You can build the project then run them as you would run an executable file.
```$xslt
dotnet build --runtime linux-arm
```