diff --git a/README.md b/README.md
index 34caea0..515885a 100644
--- a/README.md
+++ b/README.md
@@ -25,17 +25,17 @@ Coding should be enjoyable, elegant, and consistent.
### Philosophy
- - **Fun is Fun**
+ - **Fun is Fun**
Programming should spark creativity, not frustration. Code in Fun feels light, playful, and rewarding.
- - **Fun Uses Nothing**
+ - **Fun Uses Nothing**
Minimalism is power. No unnecessary features, no endless syntax variations, no formatting debates. Just clean, uniform code.
- - **Indentation is Truth**
+ - **Indentation is Truth**
Two spaces, always. No tabs, no four-space wars. Code should look the same everywhere, from your laptop to /usr/bin/fun.
- - **One Way to Do It**
+ - **One Way to Do It**
No clutter, no 15 ways of writing the same thing. Simplicity means clarity.
- - **Hackable by Nature**
+ - **Hackable by Nature**
Fun should be small and embeddable, like Lua. Easy to understand, extend, and tinker with — true to the hacker spirit.
- - **Beautiful Defaults**
+ - **Beautiful Defaults**
A language that doesn’t need linters, formatters, or style guides. Beauty is built in.
### The Community