提交 6d95fa52 编写于 作者: K Kamran Ahmed

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

......@@ -28,7 +28,7 @@ document.addEventListener("DOMContentLoaded", function () {
element: '#name_driver',
popover: {
title: 'Why Driver?',
description: 'Because it let\'s you drive the user across the page',
description: 'Because it lets you drive the user across the page',
position: 'bottom',
},
},
......
......@@ -154,7 +154,7 @@ driver.highlight({
</code></pre>
</div>
<p class="top-20">And of-course it can be any valid HTML.</p>
<p class="top-20">And of course it can be any valid HTML.</p>
<hr class="hr__fancy">
......
......@@ -2,10 +2,13 @@
<p align="center">
<a href="https://github.com/kamranahmedse/driver.js/blob/master/license">
<img src="https://img.shields.io/github/license/kamranahmedse/driver.js.svg" />
<img src="https://img.shields.io/badge/License-MIT-yellow.svg" />
</a>
<a href="https://npmjs.org/package/driver.js">
<img src="https://img.shields.io/npm/v/driver.js.svg" alt="version" />
<img src="https://badge.fury.io/js/driver.js.svg" alt="version" />
</a>
<a href="https://github.com/kamranahmedse/driver.js/issues">
<img src="https://img.shields.io/badge/Production%20Ready-Not%20Yet-red.svg" alt="Not Ready Yet" />
</a>
<a href="http://twitter.com/kamranahmedse">
<img src="https://img.shields.io/badge/author-kamranahmedse-blue.svg" />
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册