Skip to content

Commit 718bfb1

Browse files
committed
Updated README formatting
1 parent fba1597 commit 718bfb1

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -48,18 +48,18 @@ Or install RubyGems version, which will receive more attention to stability:
4848

4949
# How to Get Started:
5050
====
51-
# Create a Developer API Token here: http://bufferapp.com/developers/apps/create.
52-
# Fill in Stuff. Your answers don't matter much for the purpose of this rudimentary setup.
53-
# Submit that form and wait a short period (~2 min )
54-
# Visit: http://bufferapp.com/developers/apps
55-
# Gather Access Token and place it after the word "access_token"
56-
# Copy this file to the root of your user's home folder:
51+
* Create a Developer API Token here: http://bufferapp.com/developers/apps/create.
52+
* Fill in Stuff. Your answers don't matter much for the purpose of this rudimentary setup.
53+
* Submit that form and wait a short period (~2 min )
54+
* Visit: http://bufferapp.com/developers/apps
55+
* Gather Access Token and place it after the word "access_token"
56+
* Copy this file to the root of your user's home folder:
5757
* Set Line 2 to 0 if you only have one account to post to. Otherwise it's more complicated ;). Find me on Twitter and I can explain [@_ZPH](https://twitter.com/_ZPH).
58-
# - ~/.bufferapprc
58+
* - ~/.bufferapprc
5959

60-
#TODO: improve instructions
61-
# remove need for user to create their own App on bufferapp.com
62-
# Future versions will integrate with Buffer-OAuth system.
60+
*TODO: improve instructions
61+
* remove need for user to create their own App on bufferapp.com
62+
* Future versions will integrate with Buffer-OAuth system.
6363

6464
## API Coverage
6565

0 commit comments

Comments
 (0)