Skip to content

Commit dec5b57

Browse files
committed
Clean up and standardize
1 parent 5d0d7ec commit dec5b57

File tree

1 file changed

+16
-5
lines changed

1 file changed

+16
-5
lines changed

README.md

+16-5
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,27 @@
1-
## plotly.py
2-
##### an interactive, browser-based charting library for python
1+
# plotly.py
2+
3+
> An interactive, browser-based graphing library for Python :sparkles:
34
45
Plotly for Python is now entirely open source, free, and self-hosted.
56

67
[![](https://plot.ly/~chriddyp/1825/.png)](https://plot.ly/~chriddyp/1825.embed)
78

89
[![](https://plot.ly/~chriddyp/1780/.png)](https://plot.ly/~chriddyp/1780.embed)
910

10-
### [Documentation](https://plot.ly/python)
11+
## [Documentation](https://plot.ly/python)
12+
13+
Take a look at [the website docs](https://plot.ly/python).
14+
15+
Or, check out the [README.rst](README.rst) for more.
1116

12-
### Contributing
17+
## Contribute
1318

1419
Heck yeah! We've got suggestions! We've got guides!
1520

16-
Checkout [`contributing.md`](https://github.com/plotly/python-api/blob/master/contributing.md).
21+
Check out [`contributing.md`](https://github.com/plotly/python-api/blob/master/contributing.md).
22+
23+
Also, all interactions with Plotly are governed by the [Code of Conduct](CODE_OF_CONDUCT.md). Just saying.
24+
25+
## License
26+
27+
[MIT](LICENSE.txt) © 2016-2017 Plotly, Inc.

0 commit comments

Comments
 (0)