From ab544ffc77967da074972cf669ab4ec4a9441dc4 Mon Sep 17 00:00:00 2001 From: NetanelBasal Date: Thu, 23 Nov 2023 14:24:08 +0200 Subject: [PATCH] =?UTF-8?q?docs(general):=20=F0=9F=93=98=20update=20readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 71db8b6..099bdbd 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,10 @@ Get rid of granular state management, manual refetching, and async spaghetti cod [![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e5079.svg?style=flat-square)](https://github.com/semantic-release/semantic-release) [![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier) +## Motivation + +Discover the innovative approach TanStack Query takes to state management, setting it apart from traditional methods. Learn about the motivation behind this design and explore its unique features [here](https://tanstack.com/query/v5/docs/react/overview#motivation). + ## Installation ```