summaryrefslogtreecommitdiff
path: root/html/README.md
diff options
context:
space:
mode:
authorAdam Scarr <adam@vektah.net>2017-08-06 17:02:39 +1000
committerAdam Scarr <adam@vektah.net>2017-08-06 17:02:39 +1000
commita65a9325aaebd1499a8e523463cc023124f8536a (patch)
tree2fb31800b67a3914a7204a28319a7aeb0ac649c7 /html/README.md
parent8b343d6360d0edc065b9b62ab5e708e907b45a92 (diff)
Get the HTML parser working
Diffstat (limited to 'html/README.md')
-rw-r--r--html/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/html/README.md b/html/README.md
new file mode 100644
index 0000000..2e72f20
--- /dev/null
+++ b/html/README.md
@@ -0,0 +1,4 @@
+example html parser
+===
+
+This is a **very** rudimentary html parser that should be used as an example only.