File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ curl -X 'POST' \
4242 -d ' { "text": "普通" }'
4343```
4444
45- ### Example 3: Generated CAPTCHA images can be in a different colors
45+ ### Example 3: Generated CAPTCHA images can be in a different colors.
4646
4747![ banner] ( docs/captcha_example_colors.gif )
4848
@@ -67,7 +67,7 @@ curl -X 'POST' \
6767### Option 1: Using Docker (recommended for self-hosting)
6868
6969#### Requirements
70- - Docker
70+ - Docker.
7171
7272#### How to Run
73731 . From the root folder of the project, run the following commands:
@@ -80,9 +80,9 @@ curl -X 'POST' \
8080### Option 2: Using Visual Studio (recommended for development purposes)
8181
8282#### Requirements
83- - Visual Studio 2026
84- - With ASP.NET and web development installed from the Visual Studio Installer
85- - .NET 10 SDK
83+ - Visual Studio 2026.
84+ - With ASP.NET and web development installed from the Visual Studio Installer.
85+ - .NET 10 SDK.
8686
8787#### How to Run
88881 . Open the solution in Visual Studio 2026.
@@ -103,4 +103,4 @@ Pull requests are accepted.
103103
104104## License
105105
106- [ MIT] ( https://choosealicense.com/licenses/mit/ )
106+ [ MIT] ( https://choosealicense.com/licenses/mit/ ) .
You can’t perform that action at this time.
0 commit comments