init commit
diff --git a/README.rst b/README.rst
new file mode 100644
index 0000000..9d5f821
--- /dev/null
+++ b/README.rst
@@ -0,0 +1,25 @@
+
+=============
+apt-cacher-ng
+=============
+
+Apt-Cacher NG is a caching HTTP proxy intended for use with download clients of system distribution's package managers.
+
+Sample pillars
+==============
+
+Single apt-cacher service
+
+.. code-block:: yaml
+
+ apt-cacher:
+ server:
+ enabled: true
+ bind:
+ address: 0.0.0.0
+ port: 3142
+
+Read more
+=========
+
+* https://www.unix-ag.uni-kl.de/~bloch/acng/