From 66b3d37872dc8f8f4a28691f02e152e0aa32a8b9 Mon Sep 17 00:00:00 2001 From: Nestal Wan Date: Wed, 11 Jul 2012 22:51:08 +0800 Subject: [PATCH] README: beta quality --- README | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README b/README index 65597ce..5130b11 100644 --- a/README +++ b/README @@ -3,10 +3,10 @@ Grive 0.2.0 http://www.lbreda.com/grive/ -Grive is still considered experimental. It simply downloads all the files in your Google Drive -into the current directory. After you make some changes to the local files, run grive again and -it will upload your changes back to your Google Drive. New files created locally or in Google -Drive will be uploaded or downloaded respectively. Deleted files will also be "removed". +Grive can be considered still considered beta quality. It simply downloads all the files in your +Google Drive into the current directory. After you make some changes to the local files, run +grive again and it will upload your changes back to your Google Drive. New files created locally +or in Google Drive will be uploaded or downloaded respectively. Deleted files will also be "removed". Currently Grive will NOT destroy any of your files: it will only move the files to a directory named .trash or put them in the Google Drive trash. You can always recover them. @@ -47,4 +47,4 @@ If everything works fine, Grive will create .grive and .grive_state files in you current directory. It will also start downloading files from your Google Drive to your current directory. -Enjoy! \ No newline at end of file +Enjoy!