cloudstore-developers
Changes
README.md 9(+9 -0)
Details
README.md 9(+9 -0)
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..df8f6b4
--- /dev/null
+++ b/README.md
@@ -0,0 +1,9 @@
+## Installation
+$ python setup.py install
+
+## Usage
+### AWS
+$ python run.py aws config.aws.ini
+
+### OpenStack
+$ python run.py openstack config.openstack.ini
\ No newline at end of file