Skip to content

Commit 090e7ac

Browse files
authored
UPDATE: Readme.md
1 parent 5ad4c08 commit 090e7ac

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@ With this starter you can have your URLs clean by removing the .html extension.
2222

2323
## Features
2424

25-
- Well organized folder structure for view, styles and assets.
25+
- Well organized folder structure for views, styles and assets.
2626
- Webpack notifier on every compilation.
2727
- Compatibility with `manifest`, `browserconfig` and other external files you wish to include.
2828
- `Babel module resolver` configured to use alias and simplify the paths you need to import.
2929
- `Editorconfig`
30-
- Yarn instead NPM
31-
- PostCSS
30+
- Yarn.
31+
- PostCSS.
3232

3333
## Run dev server in a different port
3434
```
@@ -37,14 +37,14 @@ yarn dev --port your_port_number
3737

3838
## Contributions
3939

40-
You can contribute directly to this repository or create a fork and perform your own modifications.
40+
Any contribution is well received. You only have to fork this repo and submit your PRs with some descriptive text.
4141

4242
## Terms of use
4343

44-
Feel free to use it in the way you want just be sure to add a link/mention to the original repository or the author, me :)
44+
Feel free to use it in the way you want. Just be sure to add a link/mention to the original repository or the author, me 🙂
4545

4646
## Donations
4747

48-
You can of course help a little bit with some donation to buy more coffee :)
48+
A donation to buy more coffee is always well received if this starter helped you to create your website!
4949

5050
<a href="https://www.buymeacoffee.com/edgardo" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: auto !important;width: auto !important;" ></a>

0 commit comments

Comments
 (0)