diff --git a/README.md b/README.md index 7d539b5..cfd21d1 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ -# ChainReactionAutomata -A multiplayer chain reaction game developed using HTML, CSS, JS Framework. Additionally a Non Deterministic Finite Automata has been developed to facilitate future development of a heuristic. +# Chain Reaction Automata +A multiplayer chain reaction game developed using HTML, CSS, JS Framework. Additionally, a Non Deterministic Finite Automata has been developed to facilitate future development of a heuristic. diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..a059bb7 --- /dev/null +++ b/requirements.txt @@ -0,0 +1 @@ +javascript