Skip to content

Commit e83b45f

Browse files
authored
Update README.md
1 parent 65ca3b8 commit e83b45f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Form Helper
22

3-
###\#1 Form Library for ASP.NET Core MVC
3+
### \#1 Form Library for ASP.NET Core MVC
44

55
If you like this library and want to support it, please give a star. :star:
66

77
Form & Validation Helper for **ASP.NET Core MVC**
88

99
Form Helper helps you to create ajax forms and validations without writing any javascript code. **It transforms server-side validations to client-side.** You can also use the form validator without ajax.
1010

11-
####**Compatible with Fluent Validation** :white_check_mark:
11+
### **Compatible with Fluent Validation** :white_check_mark:
1212
(You can add client-side validation support to Fluent Validation.)
1313

1414
[![NuGet](https://img.shields.io/nuget/v/FormHelper.svg)](https://nuget.org/packages/FormHelper) [![Nuget](https://img.shields.io/nuget/dt/FormHelper.svg)](https://nuget.org/packages/FormHelper)

0 commit comments

Comments
 (0)