Skip to content

Commit

Permalink
added demo link to readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vedees committed Mar 15, 2022
1 parent a2f2dff commit b4899e7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,15 @@
</p>
<p>
<a href="https://www.youtube.com/playlist?list=PLkCrmfIT6LBQWN02hNj6r1daz7965GxsV" target="_blank">Youtube Russian guide</a>
| <a href="https://tocode.ru/donation/" target="_blank">Поддержать</a>
| <a href="https://www.buymeacoffee.com/vedegis" target="_blank">Donate</a>
| <a href="https://tocode.ru/donation/" target="_blank">Поддержать</a>
</p>
</div>

## Demo

An interactive demo [is here](https://vedees.github.io/react-cv-builder-tocode/)

## Build Setup:

```bash
Expand Down
2 changes: 1 addition & 1 deletion src/components/Footer/Footer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const Footer = () => {
href='https://github.com/vedees/react-cv-builder-tocode'
target='_blank'
>
Github
Github
</a>
</div>
</footer>
Expand Down

0 comments on commit b4899e7

Please sign in to comment.