Commit graph

2 commits

Author SHA1 Message Date
Ben Johnson
b06ecf3320 Update import path
This commit updates the import path from:

```
pilosa/*
```

to:

```
github.com/umbel/pilosa/*
```

This follows standard Go convention and makes the project "go gettable".

The README was also updated to reflect the changes.
2015-08-05 22:50:38 -06:00
tgruben
0d5ab8b30e Create README.md 2015-08-03 11:50:33 -05:00