From b4839fb6a963de6fcc3789ef074fd7ee74358dd1 Mon Sep 17 00:00:00 2001 From: ArielBenichou Date: Fri, 24 Nov 2023 02:20:10 +0200 Subject: [PATCH] docs: remove title in README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 3ffb13e..fc80e30 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ -# Paresseux: 🐨 Lazy & Synchronous flows for modals interactions in React ![Paresseux Logo](./docs/assets/artwork.jpg) Paresseux is a React modal management library designed to streamline the handling of modals in a linear fashion, especially within complex workflows. It provides a convenient way to manage modals and their interactions while keeping your codebase clean and maintainable.