Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
added link to documentation.
  • Loading branch information
LeviBorodenko committed Jan 11, 2020
1 parent 0a3919c commit 110f7a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Thus, if you have the source image at `./source.png` and you want to convert it

### Importing the PrimeImage class

you can also simply import the `PrimeImage` class from `primify.primify_base` and use that class in your own code. Take a look at the source code to see what methods and attributes there are.
You can also simply import the `PrimeImage` class from `primify.primify_base` and use that class in your own code. Check the [documentation](https://primify.readthedocs.io/) for details on how to interact with the underlying API.

### Additional Material

Expand Down

0 comments on commit 110f7a0

Please sign in to comment.