diff --git a/docs/English/usage.html b/docs/English/usage.html
index a67a78e..b9b525a 100644
--- a/docs/English/usage.html
+++ b/docs/English/usage.html
@@ -19,6 +19,8 @@
How to Use Chainsaw Human Typing
Delay: Set the delay in seconds before starting the typing simulation.
Interval: Set the interval between keystrokes. This determines how fast the typing simulation occurs.
Chars per Stroke: Choose the number of characters to type at a time before pausing.
+ Randomize Interval: If checked, the application will randomize the interval between keystrokes to simulate human typing more accurately.
+ Mistake Percentage: Set the percentage of mistakes to introduce in the typing simulation. Mistakes include typos, backspaces, and corrections.
Type Enter: If checked, the application will simulate pressing the Enter key when it encounters newline characters in the text.