Skip to content

Commit

Permalink
version bump: 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
GochoMugo committed May 15, 2015
1 parent e7daeaa commit acafa32
Showing 1 changed file with 14 additions and 13 deletions.
27 changes: 14 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

# remindme #
# remindme

[![Build Status](https://travis-ci.org/GochoMugo/remindme.svg?branch=master)](https://travis-ci.org/GochoMugo/remindme)

Expand Down Expand Up @@ -37,27 +37,27 @@ If only our brains were like computers, we wouldn't have problems
```
## Get Started ##
## Get Started
### Installing: ###
### Installing:
```bash
⇒ pip install remindme
```
### Upgrading: ###
### Upgrading:
```bash
⇒ pip install --upgrade remindme
```
## Documentation ##
## Documentation
Usage and Help information may be found [here][gh-pages]
## Usage ##
## Usage
```bash

Expand Down Expand Up @@ -86,34 +86,35 @@ See LICENSE at https://github.com/GochoMugo/remindme/blob/master/LICENSE
```
## Version Information ##
## Version Information
|Aspect|Detail|
|-------|------:|
|Version| 0.3.1|
|Version| 0.3.2|
|Python|2.6, 2.7, 3.2, 3.3, 3.4|
|Last Upgrade|22nd April, 2015|
|Last Upgrade|15th May, 2015|
> I have __not__ yet tested it on __Python 2.6__ but it should work, I hope
## Contribution ##
## Contribution
If you find a bug, please create an [issue][issues].
Waiting so much for your Pull Request. :-)
Waiting so much for your Pull Request. :smile:
**Contributors**:
1. [GochoMugo](https://github.com/GochoMugo)
* [Low Kian Seong](https://github.com/lowks)
1. [Low Kian Seong](https://github.com/lowks)
## License ##
## License
Remindme and its Source Code is issued under the [MIT License][MIT].
[gh-pages]:https://gochomugo.github.io/remindme "Remindme Home page"
[issues]:https://github.com/GochoMugo/remindme/issues "Create an Issue"
[MIT]:https://github.com/GochoMugo/remindme/blob/master/LICENSE "MIT License"

0 comments on commit acafa32

Please sign in to comment.