README.markdown in homesick-0.6.1 vs README.markdown in homesick-0.7.0
- old
+ new
@@ -23,11 +23,11 @@
With the castle cloned, you can now link its contents into your home dir:
homesick symlink pickled-vim
-If uou use the shorthand syntax for GitHub repositories in your clone, please note you will instead need to run:
+If you use the shorthand syntax for GitHub repositories in your clone, please note you will instead need to run:
homesick symlink technicalpickles/pickled-vim
If you're not sure what castles you have around, you can easily list them:
@@ -42,9 +42,13 @@
* Fork the project.
* Make your feature addition or bug fix.
* Add tests for it. This is important so I don't break it in a future version unintentionally.
* Commit, do not mess with rakefile, version, or history. (if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull)
* Send me a pull request. Bonus points for topic branches.
+
+## Need homesick without the ruby dependency?
+
+Check out [homeshick](https://github.com/andsens/homeshick).
## Copyright
Copyright (c) 2010 Joshua Nichols. See LICENSE for details.