We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f41302b commit c1a734eCopy full SHA for c1a734e
README.md
@@ -19,7 +19,7 @@ A binary clock in Hoplon
19
- auto reload the html page on changes
20
- Clojurescript REPL
21
22
-2. Go to http://localhost:8000 in your browser. You should see the application.
+2. Go to [http://localhost:8000](http://localhost:8000) in your browser. You should see the application.
23
24
3. If you edit and save a file, the task will recompile the code and reload the
25
browser to show the updated version.
0 commit comments