Skip to content

Commit 1b1fa6a

Browse files
authored
Update readme
1 parent ca90e10 commit 1b1fa6a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# Welcome!
1+
2+
3+
# python-ternary
24

35
<a href="https://pypi.python.org/pypi/python-ternary"><img src="https://img.shields.io/pypi/v/python-ternary.svg"/></a>
46
[![DOI](https://zenodo.org/badge/19505/marcharper/python-ternary.svg)](https://zenodo.org/badge/latestdoi/19505/marcharper/python-ternary)
57
[![Join the chat at https://gitter.im/marcharper/python-ternary](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/marcharper/python-ternary?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
68

7-
# python-ternary
8-
99
This is a plotting library for use with [matplotlib](http://matplotlib.org/index.html) to make [ternary plots](http://en.wikipedia.org/wiki/Ternary_plot)
1010
plots in the two dimensional simplex projected onto a two dimensional plane.
1111

@@ -61,7 +61,7 @@ Alternatively you can clone the repository and run `setup.py` in the usual manne
6161
sudo python setup.py install
6262
```
6363

64-
New features are still being added to python-ternary. The master branch should generally be stable enough for most purposes.
64+
Though there are releases available through pip and anaconda, the master branch should be stable enough for most purposes.
6565

6666
# Usage, Examples, Plotting Functions
6767

0 commit comments

Comments
 (0)