From aeabb3619d620e300c02bacb05cede3da66206e0 Mon Sep 17 00:00:00 2001 From: "i.j" Date: Mon, 31 Jan 2022 18:24:38 +0000 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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: ```
@@ -30,7 +31,7 @@ and add the following structure in your html page:
``` -Now you have a Mastodon timeline running in your page. +Great, you have a Mastodon timeline running in your page. The next step will be to setup the timeline with your account info. For that, edit the the JS file *mastodon-timeline.js* and at the beginning replace the following values: