summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 41d9b3c..1ee1221 100644
--- a/README.md
+++ b/README.md
@@ -381,6 +381,7 @@ file on the server rather than in /dist.
<div id='container'></div>
<!--<script src='../../dist/bundle.js'></script>-->
<script src='http://localhost:8080/assets/bundle.js'></script>
+ </body>
</html>
```