add notice and link

This commit is contained in:
Jorge Bucaran 2019-07-21 00:57:54 +09:00
parent 5cba618033
commit 9fed8a66d9
No known key found for this signature in database
GPG Key ID: E54BA3C0E646DB30
1 changed files with 5 additions and 0 deletions

View File

@ -86,6 +86,11 @@
</head> </head>
<body> <body>
We're currently working on the website. In the meantime, play with this
counter app or
<a href="https://github.com/jorgebucaran/hyperapp">check out the repo</a> on
GitHub.
<div id="app"></div> <div id="app"></div>
</body> </body>
</html> </html>