
# remindme

> A small command line application that lets you store and retrieve short notes quick

[![Travis](https://img.shields.io/travis/GochoMugo/remindme.svg?style=flat-square)](https://travis-ci.org/GochoMugo/remindme) [![pypi version](https://img.shields.io/pypi/v/remindme.svg?style=flat-square)](https://pypi.python.org/pypi/remindme) [![python versions](ttps://img.shields.io/pypi/pyversions/remindme.svg?style=flat-square)](https://pypi.python.org/pypi/remindme) [![pypi downloads](https://img.shields.io/pypi/dm/remindme.svg?style=flat-square)](https://pypi.python.org/pypi/remindme)


If only our brains were like computers, we wouldn't have problems remembering even the small things. But sadly we aren't!

![See it Work](res/intro.gif)


## Get Started

### Installing:

```bash
⇒  pip install remindme
```

### Upgrading:

```bash
⇒ pip install --upgrade remindme
```


## Documentation:

Usage and Help information may be found [here](https://gochomugo.github.io/remindme)


## License:

__The MIT License (MIT)__

Copyright (c) 2014-2015 Gocho Mugo <mugo@forfuture.co.ke>
