diff --git a/README.md b/README.md index 418f323..3d8d882 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# Deckcard +# Deckard # The deck shuffeling and card drawing program -Deckcard is a simple deck shuffeling and card drawing program, its designed to use deck definition files (written as a JSON object filled with only named arrays. +Deckard is a simple deck shuffeling and card drawing program, its designed to use deck definition files (written as a JSON object filled with only named arrays. Its also named after Deckard from *do androids dream of electric sheep* by Isacc Asimov. An example of a deck definition file: @@ -17,4 +17,4 @@ Using this you can make all kinds of decks. Things not yet supported: * Unique cards * Multipul card classes - * Mixing decks \ No newline at end of file + * Mixing decks diff --git a/index.html b/index.html index ac7b30d..7cb1054 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,6 @@
-