You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,18 +48,18 @@ Or install RubyGems version, which will receive more attention to stability:
48
48
49
49
# How to Get Started:
50
50
====
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:
57
57
* 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
59
59
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.
0 commit comments