Add readme file
This commit is contained in:
parent
b52c560659
commit
0157b23d4e
1 changed files with 10 additions and 0 deletions
10
Readme.md
Normal file
10
Readme.md
Normal 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
|
||||
```
|
||||
|
Loading…
Reference in a new issue