From 7c708568b654a11939a988b01ea4510a80d45c9f Mon Sep 17 00:00:00 2001
From: Cody Hiar <codyfh@gmail.com>
Date: Wed, 16 Jan 2019 09:50:18 -0700
Subject: Adding readme

---
 README.md | 7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 README.md

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..5ab0b5d
--- /dev/null
+++ b/README.md
@@ -0,0 +1,7 @@
+# Docker Presentation
+
+This is all the material for my presention on Docker at YEGSEC for
+2019-01-15. The slides were presented with [mdp][1] and all the scripts
+used are in the `examples` directory.
+
+[1]: https://github.com/visit1985/mdp
-- 
cgit v1.2.3