Skip to content

Commit b4793ab

Browse files
committed
docs: update README title and fix formatting issues in the table of contents
1 parent ebeea66 commit b4793ab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Vue Form Manager 🚀
1+
# Vue Form Manager
22

33
[![npm version](https://badge.fury.io/js/vue-form-manager.svg)](https://badge.fury.io/js/vue-form-manager)
44
[![npm downloads](https://img.shields.io/npm/dm/vue-form-manager.svg)](https://www.npmjs.com/package/vue-form-manager)
@@ -20,9 +20,9 @@ A simple, powerful form validation library for Vue 3 that makes form handling ef
2020
- [Best Practices](#-best-practices)
2121
- [Testing](#-testing)
2222
- [Contributing](#-contributing)
23-
- [License](#-license)## ✨
23+
- [License](#-license)
2424

25-
## Features
25+
## Features
2626

2727
- **🎯 Declarative Schema Definition**: Define validation rules using simple configuration objects
2828
- **🔷 TypeScript Support**: Full type safety with excellent IntelliSense

0 commit comments

Comments
 (0)