Preserved repetition of "D3" (anaphora)

Updated last sentence to start with "D3" to preserve the rhetorical effect of successively starting three sentences with "D3"
This commit is contained in:
Jonathan Huang 2015-02-12 22:30:56 -08:00
Родитель eac5964328
Коммит 7355077f9d
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -2,7 +2,7 @@
<a href="http://d3js.org"><img src="http://d3js.org/logo.svg" align="left" hspace="10" vspace="6"></a>
**D3.js** is a JavaScript library for manipulating documents based on data. **D3** helps you bring data to life using HTML, SVG, and CSS. By emphasizing web standards and combining powerful visualization components and a data-driven approach to DOM manipulation, **D3** gives you the full capabilities of modern browsers without tying yourself to a proprietary framework.
**D3.js** is a JavaScript library for manipulating documents based on data. **D3** helps you bring data to life using HTML, SVG, and CSS. **D3** emphasizes web standards and combines powerful visualization components and a data-driven approach to DOM manipulation, giving you the full capabilities of modern browsers without tying yourself to a proprietary framework.
Want to learn more? [See the wiki.](https://github.com/mbostock/d3/wiki)