Skip to content

Commit 91a6480

Browse files
authored
Update README.md
1 parent e73e579 commit 91a6480

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,14 @@
1-
# recaptcha-mvc
1+
# Recaptcha-mvc
22
The .NET library for integrating Google Recaptcha V3 into ASP.NET MVC 3 or higher.
3+
4+
### Usage
5+
6+
- Suppose you have a ASP.NET MVC project.
7+
- Go to Google Recaptcha V3 to get client key and secret key.
8+
- Install RecaptchaMvc.NET via Nuget.
9+
- Download the sample project from this repository.
10+
- Follow it to integrate Google Recaptcha V3 into your web application.
11+
12+
### Copyright and License
13+
©Copyright 2020 by 1001binary
14+
MIT License

0 commit comments

Comments
 (0)