diff options
| author | Barry Clark <barry@barryclark.co> | 2014-06-02 20:16:45 -0400 |
|---|---|---|
| committer | Barry Clark <barry@barryclark.co> | 2014-06-02 20:16:45 -0400 |
| commit | d26d4579d5ff6d391decced21baa63e6d6b27828 (patch) | |
| tree | 1005e19278682fb802227bdcd04635466efaaeb4 /README.md | |
| parent | 5209833ed98733dcfc29ea0008d71d708925e55d (diff) | |
| download | acn-blog-d26d4579d5ff6d391decced21baa63e6d6b27828.tar.gz acn-blog-d26d4579d5ff6d391decced21baa63e6d6b27828.tar.bz2 acn-blog-d26d4579d5ff6d391decced21baa63e6d6b27828.zip | |
A few minor readme edits
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -15,9 +15,9 @@ In a few minutes you'll be set up with a minimal, responsive blog ([**Theme Demo ### Step 1) Fork Jekyll Now to your User Repository -Fork this repo, then rename the repository to YourGitHubUsername.github.io. +Fork this repo, then rename the repository to yourgithubusername.github.io. -Your Jekyll blog will then be live at that URL: <http://YourGitHubUsername.github.io> (it's generally live immediately, but can occasionally take up to 10 minutes) +Your Jekyll blog will then be live at that URL: <http://yourgithubusername.github.io> (it's generally live immediately, but can occasionally take up to 10 minutes)  @@ -64,7 +64,7 @@ It covers: ✓ Disqus commenting ✓ Google Analytics integration ✓ SVG social icons for your footer -✓ Speed - only 3 http requests, including your avatar +✓ 3 http requests, including your avatar ✓ Emoji in blog posts! :sparkling_heart: :sparkling_heart: :sparkling_heart: ✘ No installing dependancies |
