Skip to content

Commit 1fa824f

Browse files
committed
small README edits
1 parent 3ab55e7 commit 1fa824f

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Official plotly.js documentation is hosted on [plot.ly/javascript](https://plot.
4545
These pages are generated by the Plotly [documentation repo](https://github.com/plotly/documentation/tree/gh-pages) built with [Jekyll](http://jekyllrb.com) and publicly hosted on GitHub Pages.
4646
For more info about contributing to Plotly documentation, please read through [contributing guidelines](https://github.com/plotly/documentation/blob/source/Contributing.md).
4747
48-
You can also suggest new documentation examples by submitting a [Codepen](http://codepen.io/tag/plotly/) on community.plot.ly (tagged [`plotly-js`](http://community.plot.ly/c/plotly-js).
48+
You can also suggest new documentation examples by submitting a [Codepen](http://codepen.io/tag/plotly/) on community.plot.ly with tag [`plotly-js`](http://community.plot.ly/c/plotly-js).
4949
5050
## Contributing
5151
@@ -56,13 +56,13 @@ Please read through our [contributing guidelines](https://github.com/plotly/plot
5656
Get updates on plotly.js's development and chat with the project maintainers and community members.
5757
5858
* Follow [@plotlygraphs](https://twitter.com/plotlygraphs) on Twitter.
59-
* Implementation help may be found at Stack Overflow (tagged [`plotly`](https://stackoverflow.com/questions/tagged/plotly)) or community.plot.ly (tagged [`plotly-js`](http://community.plot.ly/c/plotly-js).
60-
* Developers should use the keyword `plotly` on packages which modify or add to the functionality of plotly.js when distributing through [npm](https://www.npmjs.com/browse/keyword/plotly) or similar delivery mechanisms for maximum discoverability.
59+
* Implementation help may be found at Stack Overflow (tagged [`plotly`](https://stackoverflow.com/questions/tagged/plotly)) or community.plot.ly (tagged [`plotly-js`](http://community.plot.ly/c/plotly-js)).
60+
* Developers should use the keyword `plotly` on packages which modify or add to the functionality of plotly.js when distributing through [npm](https://www.npmjs.com/browse/keyword/plotly).
6161
* Direct developer email support can be purchased through a [Plotly Pro](https://plot.ly/products/cloud/) plan.
6262
6363
## Versioning
6464
65-
plotly.js is maintained under [the Semantic Versioning guidelines](http://semver.org/).
65+
plotly.js is maintained under the [Semantic Versioning guidelines](http://semver.org/).
6666
6767
See the [Releases section](https://github.com/plotly/plotly.js/releases) of our GitHub project for changelogs for each release version of plotly.js.
6868
@@ -94,5 +94,7 @@ plotly.js charts can also be created and saved online for free at [plot.ly/plot]
9494
## Copyright and license
9595
9696
Code and documentation copyright 2015 Plotly, Inc.
97-
Code released under [the MIT license](https://github.com/plotly/plotly.js/blob/master/LICENSE).
97+
98+
Code released under [the MIT license](https://github.com/plotly/plotly.js/blob/master/LICENSE).
99+
98100
Docs released under [Creative Commons](https://github.com/plotly/documentation/blob/source/LICENSE).

0 commit comments

Comments
 (0)