Update README.md

This commit is contained in:
Gert Wohlgemuth 2018-05-20 12:17:17 -07:00 committed by GitHub
parent daae0d3213
commit c3cc42be78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -53,11 +53,8 @@ hesitate to read the source code and understand the mechanism of this bot.
- [Software requirements](#software-requirements) - [Software requirements](#software-requirements)
## Branches ## Branches
The project is currently setup in two main branches:
- `develop` - This branch has often new features, but might also cause - `wohlgemuth` - This is my main branch, which will contain all my special features and is based of the develop branch!
breaking changes.
- `master` - This branch contains the latest stable release. The bot
'should' be stable on this branch, and is generally well tested.
## Features ## Features
- [x] **Based on Python 3.6+**: For botting on any operating system - - [x] **Based on Python 3.6+**: For botting on any operating system -