Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bmarkov committed Mar 19, 2019
1 parent 9699e0b commit 1cace6c
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,8 @@
<custom-element-demo>
<template>
<script src="../webcomponentsjs/webcomponents-lite.js"></script>
<script src="../smart-core/source/smart.element.js"></script>
<script src="../smart-core/source/smart.accordion.js"></script>
<link rel="stylesheet" href="../smart-core/source/styles/smart.base.css" type="text/css" />
<link rel="stylesheet" href="../smart-core/source/styles/smart.material.css" type="text/css" />
<script src="../smart-core/source/smart.core.js"></script>
<link rel="stylesheet" href="../smart-core/source/styles/smart.default.css" type="text/css" />
<next-code-block></next-code-block>
</template>
</custom-element-demo>
Expand Down

0 comments on commit 1cace6c

Please sign in to comment.