Skip to content

Commit aae4220

Browse files
committed
rewrite hero description
1 parent 708b64c commit aae4220

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ <h1 style="font-family:'Space Grotesk',sans-serif;font-size:2rem;font-weight:600
192192
Welcome to <span style="color:#003f6b;">Processing</span> for <span style="color:#e8b400;">C++</span>!
193193
</h1>
194194
<p style="font-size:0.95rem;color:#555;line-height:1.8;max-width:440px;font-family:'Space Grotesk',sans-serif;">
195-
Processing has helped hundreds of thousands of students, artists, and developers learn to code through visual work. C++ Mode takes that same idea further. You write sketches the same way you always have, but they compile to native C++. That means real speed, no interpreter, and no limits on what you can build. If you already know Processing, you already know most of what you need.
195+
Processing has helped hundreds of thousands of students, artists, and developers learn to code through visual work. C++ Mode takes that same idea further. You write sketches exactly the way you always have, but they compile to native C++ under the hood. If you already know Processing, you already know most of what you need.
196196
</p>
197197
<div class="hero-actions">
198198
<a class="hero-link" href="/reference">Reference</a>

0 commit comments

Comments
 (0)