Skip to content

Commit ee3080d

Browse files
authored
docs: make README punctuation more consistent (#26)
1 parent 41d9bd1 commit ee3080d

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff 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
7373
1. 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
8888
1. 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/).

0 commit comments

Comments
 (0)