Skip to content

Commit 0556a31

Browse files
committed
Add more detail to the branches section of the Readme
1 parent 78c8c7b commit 0556a31

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ CloudBot is a simple, fast, extendable open-source Python IRC Bot!
55
## Getting CloudBot
66

77
There are currently two different branches of this repository, each with a different level of stability:
8-
- **master**: This branch contains stable, tested code. This is the branch you should be using if you just want to run your own CloudBot!
9-
- **python3.4**: This branch is where where test and develop new features. If you would like to help develop CloudBot, you can use this branch.
8+
- **master** *(stable)*: This branch contains stable, tested code. This is the branch you should be using if you just want to run your own CloudBot!
9+
- **python3.4** *(unstable)*: This branch is where where test and develop new features. If you would like to help develop CloudBot, you can use this branch.
1010

11-
New releases will be pushed from **python3.4** to **master** whenever we have a stable version to release.
11+
New releases will be pushed from **python3.4** to **master** whenever we have a stable version to release. This should happen on a fairly regular basis, so you'll never be too far behind the latest improvements.
1212

1313
## Installing CloudBot
1414

0 commit comments

Comments
 (0)