update build

This commit is contained in:
Michiel Borkent 2022-02-07 18:27:20 +01:00
parent 80efc0930f
commit 00c17feb54
2 changed files with 2 additions and 2 deletions

View file

@ -32,7 +32,7 @@
</head>
<body>
<p class="board">Wordle by <a href="https://github.com/oxalorg/wordle-clojurescript">@oxalorg</a>.
Play the game by typing letters. The source code is loaded from <a href="cljs/wordle.cljs">here</a>.
Play the game by typing letters and then hit return. The source code is loaded from <a href="cljs/wordle.cljs">here</a>.
</p>
<div id="app"></div>
</body>