提交 42fa8169 编写于 作者: K Kamran Ahmed

Update readme

上级 87d6c22b
......@@ -303,7 +303,7 @@ activeElement.getNode(); // Gets the DOM Element behind this element
<hr class="hr__fancy">
<div class="section__example">
<p>A product by <a href="http://twitter.com/kamranahmedse" target="_blank">Kamran</a> produced out of boredom and
frustration in cold Berlin after he gave up on trying to find a perfect solution to integrate journey introduction
frustration after he gave up on trying to find a perfect solution to integrate journey introduction
and overlays.</p>
<a href="https://twitter.com/kamranahmedse?ref_src=twsrc%5Etfw"
class="twitter-follow-button mr-3"
......@@ -329,4 +329,4 @@ activeElement.getNode(); // Gets the DOM Element behind this element
<script src="./dist/demo.js"></script>
<script src="./dist/emoji.js"></script>
</body>
</html>
\ No newline at end of file
</html>
......@@ -35,15 +35,16 @@ For Usage and Examples, [have a look at demo](http://kamranahmed.info/driver)
## Installation
```zsh
You can install it using `yarn` or `npm`, whatever you prefer
```sh
yarn add driver.js
npm install driver.js
```
Or include directly
Or grab the code from `dist` directory and include it directly
```html
<!-- Include Driver CSS -->
<link rel="stylesheet" href="/dist/driver.min.css">
<!-- Include Driver JavaScript -->
<script src="/dist/driver.min.js"></script>
```
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册