Skip to content

Commit b4899e7

Browse files
committed
added demo link to readme.md
1 parent a2f2dff commit b4899e7

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,15 @@
88
</p>
99
<p>
1010
<a href="https://www.youtube.com/playlist?list=PLkCrmfIT6LBQWN02hNj6r1daz7965GxsV" target="_blank">Youtube Russian guide</a>
11-
| <a href="https://tocode.ru/donation/" target="_blank">Поддержать</a>
1211
| <a href="https://www.buymeacoffee.com/vedegis" target="_blank">Donate</a>
12+
| <a href="https://tocode.ru/donation/" target="_blank">Поддержать</a>
1313
</p>
1414
</div>
1515

16+
## Demo
17+
18+
An interactive demo [is here](https://vedees.github.io/react-cv-builder-tocode/)
19+
1620
## Build Setup:
1721

1822
```bash

src/components/Footer/Footer.jsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ const Footer = () => {
1111
href='https://github.com/vedees/react-cv-builder-tocode'
1212
target='_blank'
1313
>
14-
Github
14+
Github
1515
</a>
1616
</div>
1717
</footer>

0 commit comments

Comments
 (0)