From 689f8cb4a5d19f729bbfc32bdcf20571a546d510 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?z=20i=20=CE=BB=20a=20s=20a=20l?= <sarikayaziya@gmail.com>
Date: Tue, 17 Oct 2017 11:16:34 +0200
Subject: [PATCH 1/2] Add C# port to Other APIs section

---
 README.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README.md b/README.md
index b291be54..c408e75d 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](#csharp-port)
     - [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
 

From 4fd14f0397e38fd947689b314e7434b945c1f0be Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?z=20i=20=CE=BB=20a=20s=20a=20l?= <sarikayaziya@gmail.com>
Date: Tue, 17 Oct 2017 11:18:37 +0200
Subject: [PATCH 2/2] update anchor

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index c408e75d..388ad1cf 100644
--- a/README.md
+++ b/README.md
@@ -88,7 +88,7 @@ to merge it in.
     - [Python port](#python-port)
     - [C++ port](#c-port)
     - [JavaScript port](#javascript-port)
-    - [C# port](#csharp-port)
+    - [C# port](#c-port-1)
     - [Linting tool](#linting-tool)
 
 <!-- END doctoc generated TOC please keep comment here to allow auto update -->