Version 2017.3
diff --git a/README.rst b/README.rst
index 2795d0e..57c7fba 100644
--- a/README.rst
+++ b/README.rst
@@ -1,7 +1,7 @@
 
-=============
-apt-cacher-ng
-=============
+=========
+aptcacher
+=========
 
 Apt-Cacher NG is a caching HTTP proxy intended for use with download clients of system distribution's package managers.
 
@@ -12,7 +12,7 @@
 
 .. code-block:: yaml
 
-    apt_cacher_ng:
+    aptcacher:
       server:
         enabled: true
         bind:
@@ -24,7 +24,7 @@
 
 .. code-block:: yaml
 
-    apt_cacher_ng:
+    aptcacher:
       server:
         enabled: true
         bind:
@@ -47,4 +47,4 @@
 Read more
 =========
 
-* https://www.unix-ag.uni-kl.de/~bloch/acng/ 
+* https://www.unix-ag.uni-kl.de/~bloch/acng/