Skip to content

Commit 57aaefa

Browse files
authored
Update README.md
1 parent d21c1fc commit 57aaefa

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,15 @@ Designed for GitHub Pages for super easy set up. Fork this repo, edit `_config.y
55

66
<img src="https://emilbaehr.com/files/jayson.png" width="440"> <img src="https://emilbaehr.com/files/slor.png" width="440">
77

8+
89
## Quick Start
910

1011
### Step 1: Fork this repo.
1112
After forking the repo, your site will be live immediately on your personal Github Pages account, e.g. `https://yourusername.github.io/your-repo-name/`.
1213

14+
1315
### Step 2: Enter iOS App ID in `_config.yml`
14-
To textget started, enter your iOS app ID in the `ios_app_id` field and commit your changes. Your site will automatically rebuild with your app's icon, name, price and link to App Store.
16+
Enter your iOS app ID in the `ios_app_id` field and commit your changes. Your site will automatically rebuild with your app icon, name, price and link to App Store.
1517

1618
You can go on with customising almost anything in the `_config.yml` file.
1719

@@ -33,6 +35,7 @@ Things you can customise in `_config.yml`:
3335
- Social Links and Contact Info
3436
- Feature List (Title, text, icon)
3537

38+
3639
### Step 3: Add screenshot or video
3740

3841
#### Adding a screenshot
@@ -61,12 +64,15 @@ If you have feedback regarding bugs or improvements, open an issue, @ me on Twit
6164

6265
I'd love to see the sites you create using this little tool.
6366

67+
6468
## Credits
6569
- [Jekyll](https://github.com/jekyll/jekyll)
6670
- [FontAwesome](https://fortawesome.github.io/Font-Awesome/)
6771

72+
6873
## Author
6974
[Emil Baehr](https://emilbaehr.com/)
7075

76+
7177
## License
7278
[MIT License](LICENSE)

0 commit comments

Comments
 (0)