Skip to content

Commit 5a55fd3

Browse files
committed
Add installation and documentation sectionlets.
1 parent 8781924 commit 5a55fd3

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@ Micro-framework for logging via the .NET `TraceSource` API.
1010
[`System.Diagnostics.Activity`](https://docs.microsoft.com/en-us/dotnet/api/system.diagnostics.activity).
1111
- Version 1.0.0 in development.
1212

13+
## Installation
14+
15+
A [NuGet package](https://www.nuget.org/packages/Sharp.Diagnostics.Logging/) is available.
16+
17+
## Documentation
18+
19+
Documented via IntelliSense. No external documentation.
20+
1321
## Building From Source
1422

1523
Requirements:

0 commit comments

Comments
 (0)