Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eweitz authored Jul 15, 2017
1 parent 3a48198 commit 83bf0ed
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ Then go to [http://localhost/ideogram/examples](http://localhost/ideogram/exampl
```html
<head>
<link type="text/css" rel="stylesheet" href="../dist/css/ideogram.css">
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/d3/4.1.1/d3.min.js"></script>
<script type="text/javascript" src="../dist/js/ideogram.js"></script>
<script type="text/javascript" src="../dist/js/ideogram.min.js"></script>
</head>
<body>
<script type="text/javascript">
Expand Down

0 comments on commit 83bf0ed

Please sign in to comment.