Skip to content
This repository has been archived by the owner on Mar 4, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iMuFeng committed Apr 2, 2020
1 parent a6f0898 commit d82ba09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -14,9 +14,9 @@

```html
<head>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/iMuFeng/bmdb@latest/dist/Bmdb.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/iMuFeng/bmdb@1.8.0/dist/Bmdb.min.css">
<script src="https://cdn.jsdelivr.net/npm/jquery@latest/dist/jquery.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/iMuFeng/bmdb@latest/dist/Bmdb.min.js" />
<script src="https://cdn.jsdelivr.net/gh/iMuFeng/bmdb@1.8.0/dist/Bmdb.min.js" />
</head>
```
Expand Down

0 comments on commit d82ba09

Please sign in to comment.