diff --git a/README.md b/README.md
index b74734d..061e86b 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,8 @@
3. [Installation](#3-installation)
4. [Configuration](#4-configuration)
5. [The API](#5-the-api)
-6. [Conclusion](#6-conclusion)
+6. [DynDNS](#6-dyndns)
+7. [Conclusion](#7-conclusion)
# 1. Overview
@@ -562,7 +563,7 @@ Keyhelp-Panel: paz.24unix.net
Domain: tzazicke.de ns1.24unix.net OK ns2.24unix.net OK ns3.24unix.net OK
```
-Yes, all our domains from the given panel have been added to out nameserver.
+Yes, all our domains from the given panel have been added to our nameserver.
Voila.
@@ -598,10 +599,14 @@ curl -X 'GET' \
-H 'X-API-Key: 61f27a57c9d1f.[truncated]'
```
-A helpful tool when dealing with API is [Postman](https://www.postman.com/), if offers the same options as from the OpenAPI interface or via shell with curl.
+A helpful tool when dealing with API is [Postman](https://www.postman.com/), if offers the same options as from the
+OpenAPI interface or via shell with curl.
![Php Interpreter](https://bindapi.24unix.net/assets/bindAPI_api6.png)
-# 6. Conclusion
+
+# 6. DynDns
+
+# 7. Conclusion