From dc17af8320345bc15dbf1801d0b6c8752fdf3f31 Mon Sep 17 00:00:00 2001 From: Alem Tuzlak Date: Mon, 10 Jul 2023 10:52:13 +0200 Subject: [PATCH] Readme update --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 5cb2b80..252ac80 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,7 @@ ![GitHub Repo stars](https://img.shields.io/github/stars/Code-Forge-Net/remix-hook-form?style=social) ![npm](https://img.shields.io/npm/v/remix-hook-form?style=plastic) ![GitHub](https://img.shields.io/github/license/Code-Forge-Net/remix-hook-form?style=plastic) -![npm](https://img.shields.io/npm/dy/remix-hook-form?style=plastic) -![GitHub issues](https://img.shields.io/github/issues/Code-Forge-Net/remix-hook-form?style=plastic) -![GitHub commit activity](https://img.shields.io/github/commit-activity/m/Code-Forge-Net/remix-hook-form?style=plastic) -![GitHub last commit](https://img.shields.io/github/last-commit/Code-Forge-Net/remix-hook-form?style=plastic) +![npm](https://img.shields.io/npm/dy/remix-hook-form?style=plastic) ![GitHub top language](https://img.shields.io/github/languages/top/Code-Forge-Net/remix-hook-form?style=plastic) Remix-hook-form is a powerful and lightweight wrapper around [react-hook-form](https://react-hook-form.com/) that streamlines the process of working with forms and form data in your [Remix](https://remix.run) applications. With a comprehensive set of hooks and utilities, you'll be able to easily leverage the flexibility of react-hook-form without the headache of boilerplate code.