提交 bda02bf0 编写于 作者: M martinst1 提交者: Kamran Ahmed

Fix CSS link in readme

上级 435367b6
......@@ -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.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册