aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f71a0f0..5b49b14 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ Functions:
message (number of different rune)
- $xp-vocal(x)=0.01 x^{1.3}+1$ where $x$ is the time spent in vocal (in second)
- $level(x)=0.2 \sqrt{x}$ where $x$ is the xp
-- $level^{-1}(x)=(5x)^2$ where $x$ is the level
+- $level^{-1}(x)=25x^2$ where $x$ is the level
## Installation