README moves to markdown
[nepi.git] / README.md
diff --git a/README.md b/README.md
new file mode 100644 (file)
index 0000000..127121d
--- /dev/null
+++ b/README.md
@@ -0,0 +1,11 @@
+# NEPI
+
+NEPI is a python-based library to model and run network experiments on a variety of network evaluation platforms, including 
+
+ * PlanetLab
+ * OMF wireless testbeds
+ * ns-3 simulators. 
+
+ It allows to specify resources to use in an experiment, to define experiment workflow constraints and to automate deployment, resource control and result collection.
+ Starting with nepi6, both python2 and python3 are supported.