diff --git a/README.md b/README.md index 33f4fe6..ff4c4ac 100755 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ HUST15 Web Site Source -============================================ +================================================= + This is the source code for the HUST15 web site, which uses [Jekyll](http://jekyllrb.com) and @@ -11,6 +12,6 @@ theme for Jekyll. ## How to edit this site -All you have to do to edit this site is clone it, edit either +--All you have to do to edit this site is clone it, edit either `_config.yml` or the `_posts/*.md` files, and push it back to GitHub. There are [many more details here](http://t413.com/SinglePaged).