Update README.md
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# MyTestProg
|
||||
|
||||
Simple program calling a simple C# library that's a submodule of this project.
|
||||
|
||||
## Note
|
||||
|
||||
Make sure to build the ``MyTestLib`` library that's located in the Libs directory
|
||||
from the parent directory. Then this can be run like so:
|
||||
|
||||
```BASH
|
||||
dotnet run
|
||||
```
|
||||
|
||||
This software is targeting .NET Core 3.1
|
||||
|
||||
Reference in New Issue
Block a user