From 0154ac3a3de06e47949c5179b8e058ac5c57e9f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maximilian=20Ke=C3=9Fler?= Date: Tue, 21 Nov 2023 16:25:15 +0100 Subject: [PATCH] add README --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..fafbb40 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Streak Hunting spreadsheet + +This is currently not in a state that you could easily run this. +If you want to, contact me. Anyway: + +In order to run, assumes that you +- Have the PyHanabi sources available as the `hanabi` module, installed and set up PostgreSQL along with it +- Have the `endgame-analyzer` executable in the local folder +- Have the `rust-hanabi` executable in the local folder