Skip to content

Commit

Permalink
Simplify statement about paths
Browse files Browse the repository at this point in the history
since the colors can be obtained with `.colors` now
  • Loading branch information
zmoon committed Nov 8, 2021
1 parent 7af2bc9 commit 17b0ef7
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 @@ -70,7 +70,7 @@ show_cmaps()
```
![Figure demonstrating the colormaps](cmcrameri/colormaps.png)

To make the underlying RGB values available, the original text files are shipped as part of the package.
The original colormap text files are shipped as part of the package.
Find them on your system with:
```python
from cmcrameri.cm import paths
Expand Down

0 comments on commit 17b0ef7

Please sign in to comment.