chore: update README.md

This commit is contained in:
Dawid Wysokiński 2021-06-06 20:57:09 +02:00
parent 31b1e3c452
commit 476dc47fd4
1 changed files with 11 additions and 4 deletions

View File

@ -1,6 +1,5 @@
# dwysokinski.me
My personal website.
![Screenshot](/src/images/projects/dw.png?raw=true)
@ -12,9 +11,17 @@ My personal website.
2. yarn/npm
3. gatsby-cli
### Installing
### Installation
1. Clone this repo
2. Navigate to the directory where you have cloned this repo.
3. yarn install
4. yarn run develop
3. ``yarn install``
4. ``yarn run develop``
## License
Distributed under the MIT License. See ``LICENSE`` for more information.
## Contact
Dawid Wysokiński - [contact@dwysokinski.me](mailto:contact@dwysokinski.me)