diff --git a/Readme.md b/Readme.md new file mode 100644 index 0000000..3818061 --- /dev/null +++ b/Readme.md @@ -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 +``` +