Skip to content

Commit 88eaf38

Browse files
authored
Update README.md
1 parent b0c3651 commit 88eaf38

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Recaptcha-mvc
22
The .NET library for integrating Google Recaptcha V3 into ASP.NET MVC 3 and higher.
33

4-
<div style="text-align:center">
5-
![Google Recaptcha V3](https://www.google.com/recaptcha/intro/images/hero-recaptcha-invisible.gif)
6-
</div>
7-
4+
<p align="center">
5+
<img src="https://www.google.com/recaptcha/intro/images/hero-recaptcha-invisible.gif">
6+
</p>
7+
88
### Usage
99

1010
- Suppose you have a ASP.NET MVC project.

0 commit comments

Comments
 (0)