Skip to content

Commit 4da2cce

Browse files
committed
Update readme for stable branch
1 parent 05ba73d commit 4da2cce

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
1-
# CloudBot [![Build Status](https://travis-ci.org/CloudBotIRC/CloudBot.svg?branch=master)](https://travis-ci.org/CloudBotIRC/CloudBot) [![Coverage Status](https://coveralls.io/repos/CloudBotIRC/CloudBot/badge.png?branch=master)](https://coveralls.io/r/CloudBotIRC/CloudBot?branch=master)
1+
# CloudBot
22

3-
CloudBot Refresh is the newest generation of CloudBot, the fun, fast, extendable Python IRC bot!
3+
You are on the stable branch of CloudBot
4+
## Getting CloudBot
5+
6+
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.
49

510
## Installing CloudBot
611

@@ -10,10 +15,6 @@ To install CloudBot on *nix (linux, etc), see [here](https://github.com/CloudBot
1015

1116
To install CloudBot on Windows, see [here](https://github.com/CloudBotIRC/CloudBot/wiki/Installing-on-Windows)
1217

13-
If you're going to be actively developing on CloudBot, and submitting PRs back, you can run CloudBot inside Vagrant. This allows everyone to have an identical development environment.
14-
15-
To install CloudBot in Vagrant (both *Unix and Windows), see [here](https://github.com/CloudBotIRC/CloudBot/wiki/Installing-with-Vagrant)
16-
1718

1819
### Running CloudBot
1920

0 commit comments

Comments
 (0)