adding brief instructions for building the demo

This commit is contained in:
Catherine Holloway 2017-06-14 11:56:05 -04:00
parent a26a76230c
commit b15ba32086
2 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html lang="en">
<!-- This file is intended to be built using the instructions here: http://highlightjs.readthedocs.io/en/latest/building-testing.html#building -->
<head>
<meta charset="utf-8">
<title>highlight.js demo</title>

1
demo/readme.md Normal file
View File

@ -0,0 +1 @@
To view this demo in browser, please follow the [build instructions](http://highlightjs.readthedocs.io/en/latest/building-testing.html#building) with browser as the target, and then open the generated build/demo/index.html.