Skip to content

Commit

Permalink
remove outdated comment on the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris-Johnston committed Jan 3, 2019
1 parent b430c94 commit c94cf30
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Expand Up @@ -25,8 +25,3 @@ JetBrains rider (available for free for students) is a good option for Linux dev
- Create a file `debugBotConfig.xml` under any directory you want.
- Copy the contents of `Test Config.xml` into your new file. Insert your bot's user token into the `<ConnectionToken>` field.
- Set the startup parameters of your project to point to your configuration file. The command line arguments should read: `-config=/Path/To/Config.xml`.

## Project Structure

Work-in-progress or small changes should be contributed to the `dev` branch. The `master` branch should be used for "stable" releases only.
Contributions should be merged to the `dev` branch, and batches of changes merged to the `master` branch. The bot is built and deployed from the `master` branch.

0 comments on commit c94cf30

Please sign in to comment.