README_template

Project name

Foobar is library for dealing with word pluralization.

Table of Contents (Optional)

If you're README has a lot of info, section headers might be nice.

Prerequisites

What things you need to install the software and how to install them

Installation

Use the package manager pip to install foobar.

pip install foobar

Usage/How-to-run

import foobar

foobar.pluralize('word') # returns 'words'
foobar.pluralize('goose') # returns 'geese'
foobar.singularize('phenomena') # returns 'phenomenon'
library(ggplot2)

Contributing

For major changes before pulling requests, please open an issue first to discuss what you would like to change.

Additional info

Author/organisation contact:

paper citation