Update readme
Browse files
readme.md
CHANGED
|
@@ -8,19 +8,18 @@
|
|
| 8 |
<img src="https://img.shields.io/npm/v/driver.js.svg" alt="version" />
|
| 9 |
</a>
|
| 10 |
<a href="https://npmjs.org/package/driver.js">
|
| 11 |
-
<img src="https://img.shields.io/npm/
|
| 12 |
</a>
|
| 13 |
</p>
|
| 14 |
|
| 15 |
<p align="center">
|
| 16 |
-
<b>Powerful
|
| 17 |
-
<sub>
|
| 18 |
</p>
|
| 19 |
|
| 20 |
<br />
|
| 21 |
|
| 22 |
* **Simple**: is simple to use and has no external dependency at all
|
| 23 |
-
* **Light-weight**: ~4kb in size, vanilla JavaScript and no external dependency
|
| 24 |
* **Highly customizable**: has a powerful API and can be used however you want
|
| 25 |
* **Highlight anything**: highlight any (literally any) element on page
|
| 26 |
* **Feature introductions**: create powerful feature introductions for your web applications
|
|
|
|
| 8 |
<img src="https://img.shields.io/npm/v/driver.js.svg" alt="version" />
|
| 9 |
</a>
|
| 10 |
<a href="https://npmjs.org/package/driver.js">
|
| 11 |
+
<img src="https://img.shields.io/npm/dt/driver.js.svg" alt="downloads" />
|
| 12 |
</a>
|
| 13 |
</p>
|
| 14 |
|
| 15 |
<p align="center">
|
| 16 |
+
<b>Powerful, highly customizable vanilla JavaScript engine to drive the user's focus across the page</b></br>
|
| 17 |
+
<sub>No external dependencies, supports all major browsers and highly customizable <sub>
|
| 18 |
</p>
|
| 19 |
|
| 20 |
<br />
|
| 21 |
|
| 22 |
* **Simple**: is simple to use and has no external dependency at all
|
|
|
|
| 23 |
* **Highly customizable**: has a powerful API and can be used however you want
|
| 24 |
* **Highlight anything**: highlight any (literally any) element on page
|
| 25 |
* **Feature introductions**: create powerful feature introductions for your web applications
|