Skip to content

Commit 78c8c7b

Browse files
committed
Merge python3.4 to master
2 parents 52183af + 3b95c23 commit 78c8c7b

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
# CloudBot
22

33
CloudBot is a simple, fast, extendable open-source Python IRC Bot!
4+
45
## Getting CloudBot
56

67
There are currently two different branches of this repository, each with a different level of stability:
7-
- **master (current branch)**: This branch contains stable, tested code. This is the branch you should be using if you just want to run your own CloudBot!
8-
- **python3.4 ([click to switch](https://github.com/CloudBotIRC/CloudBot/tree/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**: 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.
10+
11+
New releases will be pushed from **python3.4** to **master** whenever we have a stable version to release.
912

1013
## Installing CloudBot
1114

0 commit comments

Comments
 (0)