Skip to content

Commit 968a717

Browse files
author
Jani Giannoudis
committed
updated README.md
1 parent 46b22bd commit 968a717

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ The client scripting library contains static HTML documentation for scripting de
1212
- `Static.Static` - opens the static help (`_site\index.html`)
1313
- `Server.Start` - start the static help on http://localhost:5865/ (dark mode support)
1414

15+
## Third party components
16+
- Documentation generation with [docfx](https://github.com/dotnet/docfx/) - licence `MIT`
17+
- Tests with [xunit](https://github.com/xunit) - licence `Apache 2.0`
18+
1519
## Build
1620
Supported runtime environment variables:
1721
- *PayrollEnginePackageDir* - the NuGet package destination directory (optional)

0 commit comments

Comments
 (0)