Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanGreve committed Jul 16, 2024
1 parent 11a346e commit f3f9ff4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,9 @@ Run the test suite:
```powershell
dotnet test .\AdvancedSystems.Core.Tests\ --no-logo
```

Build and serve documentation locally:

```powershell
docfx .\docs\docfx.json --serve
```

0 comments on commit f3f9ff4

Please sign in to comment.