Skip to content

Commit 8a8a689

Browse files
authored
Update README.md
1 parent cb48835 commit 8a8a689

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
> **THIS REPO IS NOT MAINTAINED**. It's designed to quickly bootstrap from HTML into Halogen markup, but it is not robust or complete. Feel free to fork!
44
5-
Live at http://michaeldougherty.info/html2purescript/
5+
Latest version live at https://srghma.github.io/html2purescript/
6+
7+
Previous version [(see branch)](https://github.com/maackle/html2purescript/tree/pre-fork) live at http://michaeldougherty.info/html2purescript/
68

79
Very basic parser/renderer to convert between raw HTML and (something close to) valid, readable PureScript syntax. Right now only outputs to Halogen.
810

0 commit comments

Comments
 (0)