I'd like to run the doctests from this file, and it's not clear to me out to accomplish it:
README.md
:
# WELCOME!
This library is helpful and will help you in _many_ ways!
For example:
```
>>> import library
>>> library.helps()
True
```
(aside: can anyone help me get this to highlight as markdown?)