diff --git a/README.md b/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..e7a66be03f5a3780bf93b541a4c70a428a45f19f
--- /dev/null
+++ b/README.md
@@ -0,0 +1,6 @@
+# ChromeDevTools
+C# Library to interact with the Chrome Debugger
+
+## Examples
+
+Currently, the only example (and it's a poor one) is in the Sample project.