From a57b348c75842f2823221fdbff3961aea2edf62d Mon Sep 17 00:00:00 2001 From: Sakimori Date: Sat, 8 Jan 2022 11:19:20 -0500 Subject: [PATCH] Create README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..239bb5b --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# NSHL +Hockey simulation (Mostly) + +The goal is for this project to simulate hockey games with custom players and teams. Team information, game updates, and tournament information will all be posted to twitter. + +It's extremely under construction.