diff --git a/README.md b/README.md index 397a8dc..8f0a0aa 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,9 @@ Source code running at: ## 🗂️ User guide -Just copy both files (.css and .js) in your project +Just copy both files (*mastodon-timeline.css* and *mastodon-timeline.js*) in your project folder. +Now call each one in your page using the `` and ` ``` -and add the following structure in your html page: +Then copy the following structure: ```