From 9e79438e0465a517b5fd6c3c1b792d185ae4b6b1 Mon Sep 17 00:00:00 2001 From: hanez Date: Thu, 11 Sep 2025 02:11:35 +0200 Subject: [PATCH] WTF? --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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