From efa39a6e41fd7abee3b12daa0d46297aa241dd7f Mon Sep 17 00:00:00 2001 From: Elias Ojala Date: Wed, 24 Jan 2018 17:15:15 +0200 Subject: [PATCH] Improved formatting of markdown --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e401965..77530dc 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ jQuery Tweetie - Simple Twitter Feed Plugin that works with new Twitter 1.1 API. [Demo](http://sonnyt.com/Tweetie) -#Usage +# Usage New Twitter API requires oAuth Token Key, so it's three step process. ## Step 1 @@ -42,7 +42,7 @@ Initlize just like any other plugin. $('.tweet').twittie(); ``` -#Options +# Options Option | Default | Description --- | --- | ---