Skip to content
This repository was archived by the owner on Jul 17, 2020. It is now read-only.

Commit c7c6275

Browse files
TheOneWhoMadeZirak
TheOneWhoMade
authored andcommitted
Update README.md
Added spaces to make it actually a linkable header.
1 parent ae9df7f commit c7c6275

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
For usage info, on how to use the bot, see [here](https://github.com/Zirak/SO-ChatBot/wiki/Interacting-with-the-bot).
22

3-
###Running the bot###
3+
### Running the bot ###
44

55
The bot is currently a big dangle-on script running in your browser. **Run `bookmarklet.js`** in your browser to get it up an' running. For some tips on handling the bot, see [Bot Handling](https://github.com/Zirak/SO-ChatBot/wiki/Bot-Handling).
66

@@ -11,7 +11,7 @@ If you wish, you can also run it headlessly on top of phantomjs and node:
1111
* Edit your credentials into `run-headless.js`
1212
* Hit the road: `env DEBUG=nightmare node run-headless.js`
1313

14-
###Building###
14+
### Building ###
1515

1616
```sh
1717
# one must first get the repo
@@ -35,7 +35,7 @@ The provided `publi.sh` automagically does building, adds all changed items to c
3535
$ ./publi.sh commit-message
3636
```
3737

38-
###The Bot API###
38+
### The Bot API ###
3939
(, a very short explanation of a limited subset of)
4040

4141
For a real cover, check the source code or [this wiki page](https://github.com/Zirak/SO-ChatBot/wiki/Plugin-writing) or `console.log(bot)`. Should be straightforward.

0 commit comments

Comments
 (0)