Update README.md

This commit is contained in:
i.j 2022-11-01 16:35:59 +00:00
parent b8867bca62
commit 03408dd3da

View File

@ -10,7 +10,7 @@ Source code running at:
## 🗂️ User guide ## 🗂️ User guide
Just copy both files (*mastodon-timeline.css* and *mastodon-timeline.js*) in your project folder. Just copy both files (*mastodon-timeline.css* and *mastodon-timeline.js* from /src folder) in your project folder.
Now call each one in your page using the `<link>` and `<script>` tag: Now call each one in your page using the `<link>` and `<script>` tag:
``` ```