Skip to content

Commit

Permalink
update demo
Browse files Browse the repository at this point in the history
  • Loading branch information
masbaehr committed Mar 12, 2020
1 parent 382a2ba commit 062f72f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<html>

<head>

<script src="niceCountryInput.js"></script>
<link rel="stylesheet" type="text/css" href="niceCountryInput.css">
<link rel="stylesheet" href="https://unpkg.com/spectre.css/dist/spectre.min.css">
Expand All @@ -22,7 +21,7 @@ <h2>Welcome to nicecountryinput</h2>
<h3>Dependencies and requirements</h3>
<ul>
<li>Javascript, CSS</li>
<li>jQuery 2.x / 3.x</li>
<li><span style="text-decoration: line-through;">jQuery 2.x / 3.x</span> Removed as of v2.0.0</li>
<li>HTML data-* Attributes</li>
<li>Base64 img source support</li>
</ul>
Expand Down

0 comments on commit 062f72f

Please sign in to comment.