diff --git a/README.md b/README.md index 4fff4b4..020e294 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,10 @@ A Clojure library designed to ... well, that part is up to you. lein build-dev ``` -This will open up a browser for you. The default page will open up a repl. You can also view http://localhost:9500/test.html to load the tests in a test runner. - -Then go to http://localhost:3449/cards.html +This will open up the default page which will connect a repl. Also noteworthy: +- http://localhost:9500/devcards.html +- http://localhost:9500/test.html ## License diff --git a/dev-resources/public/cards.html b/dev-resources/public/devcards.html similarity index 75% rename from dev-resources/public/cards.html rename to dev-resources/public/devcards.html index 1084cb7..5448e9d 100644 --- a/dev-resources/public/cards.html +++ b/dev-resources/public/devcards.html @@ -6,6 +6,6 @@
- + -