Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mayeedwin committed Apr 27, 2020
1 parent af7e662 commit b8bc177
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Reweet Bot

Retweets the latest tweet using the "#MeetMaye" hashtag.
Retweets the latest tweet using the **"#MeetMaye"** hashtag.
It attempts to retweet once per hour. You can always change the # to fit your needs.

### Install twit
Expand Down Expand Up @@ -32,7 +32,7 @@ In between those quotes, instead of `'key'`, paste the appropriate info from the

### Run the app

Now type the following in the command line in your project ./bot folder directory:
Now type the following in the command line while in the ./bot folder directory

```bash
node retweetbot.js
Expand Down

0 comments on commit b8bc177

Please sign in to comment.