Skip to content

Commit

Permalink
update with pypi info
Browse files Browse the repository at this point in the history
  • Loading branch information
KCachel committed May 9, 2022
1 parent 3b24fef commit e30fc08
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 203 deletions.
201 changes: 0 additions & 201 deletions LICENSE

This file was deleted.

4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ source fins/bin/activate
```
2. Install via pip
```
pip install fins
pip install fairauditingfins
```
You can also install fins directly from source.
```
Expand All @@ -38,7 +38,7 @@ For a sample auditing guide see [fins github repo](https://github.com/KCachel/fi
To use fins in your code run

```py
from fins import *
from fairauditingfins import fins
```

To audit a subset. Create the larger pool and subset:
Expand Down

0 comments on commit e30fc08

Please sign in to comment.