Final changes to readmes
This commit is contained in:
@@ -23,6 +23,12 @@ dotnet run
|
||||
### Configuring
|
||||
The app should already be setup to work in development mode with the frontend. For configuration options, use `YPS.Beer/appsettings{.Development}.json`
|
||||
|
||||
### Running tests
|
||||
To run the unit tests, run:
|
||||
```sh
|
||||
dotnet test
|
||||
```
|
||||
|
||||
## Technology
|
||||
To create this project, the following was used:
|
||||
* .NET 8
|
||||
|
||||
Reference in New Issue
Block a user