From d183e93672e04f5f8bbb92fc31f0ac30a8d39692 Mon Sep 17 00:00:00 2001 From: Will Farrington Date: Thu, 4 Mar 2010 00:48:39 -0500 Subject: [PATCH] Add a basic description to the README. --- README.rdoc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.rdoc b/README.rdoc index 3ee760b..7f29442 100644 --- a/README.rdoc +++ b/README.rdoc @@ -1,6 +1,8 @@ = homesick -Description goes here. +Homesick is like rip, but for dotfiles. It keeps clones of peoples' git-version +dotfiles in the ~/.homesick/ directory, and then allows you to very easily +symlink all the dotfiles from any one of your cloned repos into place. == Note on Patches/Pull Requests