Add step to update repo description URL

This commit is contained in:
Lim Chee Aun 2013-12-09 21:19:00 +08:00
parent ddc50342dd
commit 56673381b0

View File

@ -31,8 +31,9 @@ How to setup your own *Life*
5. Preview it on a local server. Use [`python -m SimpleHTTPServer`](http://docs.python.org/2/library/simplehttpserver.html) or [`http-server`](https://github.com/nodeapps/http-server).
6. Commit `life.md` (not in `master` branch).
7. `git push origin gh-pages -f` and publish to [GitHub Pages](http://pages.github.com/).
8. Tell the world about your Life.
9. Add your Life to the [Lives](https://github.com/cheeaun/life/wiki/Lives) page.
8. Update the website link in your GitHub repo description.
9. Tell the world about your Life.
10. Add your Life to the [Lives](https://github.com/cheeaun/life/wiki/Lives) page.
How to upgrade your *Life*
--------------------------