We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9db8951 commit d0b57a1Copy full SHA for d0b57a1
1 file changed
index.html
@@ -64,13 +64,13 @@ <h2>Core Features</h2>
64
<div class="feature-grid">
65
<div class="card">
66
<div class="card-icon">⚙️</div>
67
- <h3>Advanced Automation</h3>
68
- <p>Create complex macros with custom scripts, loops, and conditional logic for any application.</p>
+ <h3>Automation</h3>
+ <p>Create macros easily, loops, and add scheduling to automate your repetitive tasks.</p>
69
</div>
70
71
<div class="card-icon">🎯</div>
72
- <h3>Pixel-Perfect Precision</h3>
73
- <p>Utilize screen coordinates and image recognition to ensure your clicks are always accurate.</p>
+ <h3>Precision</h3>
+ <p>Utilize screen coordinates and keyboard combinations to capture all comands.</p>
74
75
76
<div class="card-icon">✨</div>
0 commit comments