Skip to content

Commit b2e1265

Browse files
committed
Update README
1 parent b9d3fbb commit b2e1265

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,13 @@ The starter pack also includes
77
[tailwindcss-font-inter](https://github.com/semencov/tailwindcss-font-inter)
88
plugin for Tailwind plus Prettier and Eslint plugins with opinionated settings.
99

10+
This is the code for my article [Svelte + Tailwind + Parcel = Awesome!](https://codechips.me/svelte-tailwind-parcel-awesome/).
11+
1012
## Getting started
1113

1214
```
1315
# create new project
14-
$ npx degit iljoo/svelte-tailwind-parcel-starter facebook-killer
16+
$ npx degit codechips/svelte-tailwind-parcel-starter facebook-killer
1517
$ cd facebook-killer
1618
1719
# install required packages
@@ -34,6 +36,6 @@ I take no responsibility if you get paid less because you have become more
3436
productive with these awesome tools and suddenly started getting things done
3537
faster.
3638

37-
## Questions?
39+
## There is more!
3840

39-
Find me on Twitter - [@ilia_mikhailov](https://twitter.com/ilia_mikhailov).
41+
For more interesting stuff like this follow me on [Twitter](https://twitter.com/codechips) or check out my blog https://codechips.me

0 commit comments

Comments
 (0)