diff --git a/README.md b/README.md index b291be54..388ad1cf 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,7 @@ to merge it in. - [Python port](#python-port) - [C++ port](#c-port) - [JavaScript port](#javascript-port) + - [C# port](#c-port-1) - [Linting tool](#linting-tool) <!-- END doctoc generated TOC please keep comment here to allow auto update --> @@ -880,6 +881,10 @@ format. #### JavaScript port * https://github.com/yellowblood/hocon-js (missing features, under development) + +#### C# port + + * https://github.com/akkadotnet/HOCON #### Linting tool