From a909b3eafb4fc2590cdfca67b8ec9be3d299b339 Mon Sep 17 00:00:00 2001 From: Vish Kannan Date: Tue, 23 Dec 2014 12:17:43 -0800 Subject: [PATCH] Fix some typos --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 3cec15d..b9885a6 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,13 @@ cloudcrate ========== -cloudcrate is a simply commandline utility that would allows you to "Bring your own Dropbox" backed by Amazon S3. +**cloudcrate** is a simple commandline utility that allows you to "Bring your own Dropbox" backed by Amazon S3. 1. Please download the cloudcrate zip from here(github). -2. Unzip the folder and Cd into it.This now becomes the equivalent of the 'dropbox' folder +2. Unzip the folder and Cd into it. This now becomes the equivalent of the 'dropbox' folder -3. There is a cloudcrate.py file in this folder. simply run "python cloudcrate.py setup" from here to install necessary libraries. +3. There is a cloudcrate.py file in this folder. Run "python cloudcrate.py setup" from here to install necessary libraries. 4. Run python cloudcrate.py sync to upload files to the S3 bucket. -Check out the files at http://cloudcrate.hari.s3.amazonaws.com/list.html ( for the sake of the demo , the scripts point -to a bucket in Amazon S3 already , and the above link allows you to access that bucket on a browser.) +Check out the files at http://cloudcrate.hari.s3.amazonaws.com/list.html ( for the sake of the demo , the scripts point to a bucket in Amazon S3 already, and the above link allows you to access that bucket on a browser.)