diff --git a/README.md b/README.md index 5d4339b..27cc9e3 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,13 @@ Railway-oriented programming for TypeScript — `Result`, `Maybe`, Rule Engine, and DDD base classes with full async pipeline support. +--- + +> **[Your Function Signature Is Lying →](https://www.senrecep.com/en/blog/your-function-signature-is-lying)** +> A deep dive into why `try/catch` falls short in TypeScript, the philosophy behind Railway Oriented Programming, and the design decisions that shaped `tsentials`. + +--- + ## Table of Contents - [Install](#install)