Browse Source

[Feature] Neuron Twitter some Doc fix

monf 8 years ago
parent
commit
34eaa79db8
1 changed files with 2 additions and 2 deletions
  1. 2 2
      neurons/twitter/README.md

+ 2 - 2
neurons/twitter/README.md

@@ -42,8 +42,8 @@ In order to be able to post on Twitter, you need to grant access of your applica
 
 
 ### How to create my Twitter app
 ### How to create my Twitter app
 
 
-1. Sign in your (Twitter account)[www.twitter.com]
-2. Let's create your app (apps.twitter.com)[apps.twitter.com]
+1. Sign in your [Twitter account](www.twitter.com)
+2. Let's create your app [apps.twitter.com](apps.twitter.com)
 3. click on the button "Create New App"
 3. click on the button "Create New App"
 4. Fill in your application details
 4. Fill in your application details
 5. Create your acess token (to post a tweet, you need at least "Read and Write" access)
 5. Create your acess token (to post a tweet, you need at least "Read and Write" access)