From 10eabf51645121f473f8027ab5c4a7c98aea84a0 Mon Sep 17 00:00:00 2001 From: Matt Huntington Date: Sun, 29 Aug 2021 21:57:02 -0400 Subject: [PATCH] Create README.md --- 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..e2a0a08 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Point Buy Min Maxer + +Pass racial modifiers in as command line args: + +``` +python ability_score_maximizer.py 0 0 0 0 1 2 +``` + +Order of command line args is str, dex, con, int, wis, cha