diff --git a/README.md b/README.md index 99e2dfc..86dcb58 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ v. 0.2.0 * You may add flavor text to any hashtag by typing text after a line break after the hashtag (shift + enter on desktop). Thanks Xiron! * You may use commas in coordinates now * The scenario keeps track of how many days have passed since the adventure has started. See `#rest`, `#showday`, `#setday`. -* Added automatic difficulty which is DC 0 +* Added `automatic` difficulty which is DC 0 * Added `#version` * Allow adding a plus or minus number to `#roll`. ie. `#roll 5d20+6` * Minor bug fixes and improvements