Skip to content

Commit 83ba51b

Browse files
committed
Update README.md
1 parent 05155e1 commit 83ba51b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ Easily integrate and support many different captcha APIs in your Go project.
33

44
[View usage examples](examples)
55

6+
## Installation
7+
```bash
8+
go get github.com/median/captchago
9+
```
10+
611
## Supported Services
712
- [x] [2captcha (ruCaptcha)](https://2captcha.com)
813
- [x] [AntiCaptcha](https://anti-captcha.com)

0 commit comments

Comments
 (0)