Starting Readme

This commit is contained in:
Yomguithereal 2018-04-27 13:01:07 +02:00
parent c098a19732
commit 3bfed0edfc
1 changed files with 17 additions and 0 deletions

17
README.md Normal file
View File

@ -0,0 +1,17 @@
[![Build Status](https://travis-ci.org/Yomguithereal/fog.svg)](https://travis-ci.org/Yomguithereal/fog)
# Fog
A fuzzy matching/clustering library for Python.
## Installation
You can install `fog` with pip with the following command:
```
pip install fog
```
## Usage
WIP...