diff --git a/README.md b/README.md index 63f6826..f58f047 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,12 @@ The 4-Function Calculator found in the [Max Rate Calculator](https://mods.factor ## Features - List of recent calculations - Use of parentheses in the equation -- rounding of numbers (number of decimal places can be set in the settings) -- copy a recent calculation into the current calculation (by shift+left-click on the equation you want to copy) -- a nifty little easter egg ;-) -- use of some advanced function and constants of the Lua [math-lib](http://lua-users.org/wiki/MathLibraryTutorial) (without math.) -> e.g. "pi" instead of "math.pi". +- Rounding of numbers (number of decimal places can be set in the settings) +- Copy a recent calculation into the current calculation (by shift+left-click on the equation you want to copy) +- A nifty little easter egg ;-) +- Use of some advanced function and constants of the Lua [math-lib](http://lua-users.org/wiki/MathLibraryTutorial) (without math.) -> e.g. "pi" instead of "math.pi". +- Shortcut for opening the calculator and automatically focus on the input (Default: Ctrl+Shift+C) +- When setting "Clear equation on calculation" is set, it allows you to "calculate further", it takes the previous result and applies the new equation to it ## Installation Well ... ehm ... search for the mod ingame and install it :-) diff --git a/thumbnail.png b/thumbnail.png index cc8449d..9d5cb94 100644 --- a/thumbnail.png +++ b/thumbnail.png