initial commit
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..3ccc2dd
--- /dev/null
+++ b/README.md
@@ -0,0 +1,16 @@
+
+# TFTPD HPA server
+
+A TFTP server is mainly required for booting operating systems or configurations over the network. 
+
+## Sample pillars
+
+TFTPD HPA server
+
+    tftpd_hpa:
+      server:
+        enabled: true
+
+## Read more
+
+* http://chschneider.eu/linux/server/tftpd-hpa.shtml
\ No newline at end of file