From ac1bfa4fbb93559b3f99517a9c03d1f88c16dee8 Mon Sep 17 00:00:00 2001 From: Serge Kazakov Date: Sun, 22 Sep 2024 11:30:28 +0100 Subject: [PATCH] Update README.md (#120) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f16f31..c2c4be5 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ streamline state management with a focus on unidirectional data flow and separat ## Why -Develop an iOS app with a UDF Puredux engine using only clean UI, state, actions, and reducers, while handling side effects separately. +Develop an application using Puredux, incorporating pure state, actions, and reducers, with a clean stateless UI, while managing side effects separately. ## Table of Contents