Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
oledfish authored Jul 23, 2022
1 parent 8838a23 commit b6d0c54
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
A .NET implementation of a parser for the [KDL Document Language](https://github.com/kdl-org/kdl). Most of its logic
and structure is based around [kdl4j](https://github.com/hkolbeck/kdl4j) by [hkolbeck](https://github.com/hkolbeck).

# Install

The package is available at [NuGet](https://www.nuget.org/packages/Kadlet).

# Usage

```csharp
Expand Down Expand Up @@ -87,4 +91,4 @@ This library is in an early state and bugs may be found. Issues and pull request

# License

Kadlet is made available under the MIT license.
Kadlet is made available under the MIT license.

0 comments on commit b6d0c54

Please sign in to comment.