提交 05a1e195 编写于 作者: K Kamran Ahmed

Merge branch 'master' of github.com:kamranahmedse/driver.js

......@@ -47,7 +47,7 @@ npm install driver.js
Or include it using CDN. If you want a specific version, put it as `driver.js@0.5` in the name
```html
<script src="https://unpkg.com/driver.js/dist/driver.min.js"></script>
<script src="https://unpkg.com/driver.js/dist/driver.min.css"></script>
<link rel="stylesheet" href="https://unpkg.com/driver.js/dist/driver.min.css">
```
Or grab the code from `dist` directory and include it directly.
......@@ -356,6 +356,8 @@ activeElement.getNode(); // Gets the DOM Element behind this element
Feel free to submit pull requests, create issues or spread the word.
[![](https://img.shields.io/badge/paypal-buy%20me%20a%20coffee-green.svg?style=for-the-badge)](https://paypal.me/kamranahmedse)
## Sponsored By
Thanks to [BrowserStack](https://browserstack.com) for sponsoring the compatibility testing needs.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册