Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ Cscript code is "correct by definition." Therefore, we must silence the compiler
Types are a vibe check that static analysis always fails. Cscript is optimized for **Developer Dopamine**.
* **No Red Squigglies**: The IDE cannot judge you if it doesn't understand your code.
* **Flow State**: Without header files context-switching, you write code at the speed of thought.
* **Aestetics**: `auto` aligns perfectly. `int` and `char *` are jagged and ugly.
* **Aesth etics**: `auto` aligns perfectly. `int` and `char *` are jagged and ugly.

## 10. Users

Expand Down