Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mtpython authored Dec 6, 2018
1 parent 95ef091 commit d552444
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ Requirements:
- OAuth (oauth.io) Public Key (requires a twitter app from twitter developer platform)

Use case:
Add your OAuth Public Key to "main.js" - "OAUTH_PUBLIC_KEY" ->
Run "http-server" command from console in the repository folder locally ->
Go to "127.0.0.1:8080" in a browser (Google Chrome) ->
Authorize your Twitter App ->
Type on a typewriter or produce any other black-on-white text source ->
Align the image with a webcam so it's centered ->
Adjust the slider until the text is clear without noise (compare with text on bottom of the page) ->
'p' to see the POST-request body in the console, 'P' (Shift+p) to post the Tweet to your connected twitter account
- Add your OAuth Public Key to "main.js" - "OAUTH_PUBLIC_KEY"
- Run "http-server" command from console in the repository folder locally
- Go to "127.0.0.1:8080" in a browser (Google Chrome)
- Authorize your Twitter App
- Type on a typewriter or produce any other black-on-white text source
- Align the image with a webcam so it's centered
- Adjust the slider until the text is clear without noise (compare with text on bottom of the page)
- 'p' to see the POST-request body in the console, 'P' (Shift+p) to post the Tweet to your connected twitter account

0 comments on commit d552444

Please sign in to comment.