Update README.md

main
Chan Nyein Wai 2023-03-30 20:28:26 +07:00 committed by GitHub
parent 39bb54f269
commit 62d63d50d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -11,11 +11,18 @@ I was developing jsleak during most of my free time for my own need.It is easy-t
- Check status code if the url is alive or not
### Instllation
If you are using old version of golang (go 1.15, 1.16) , use the following command to install jsleak.
```
go get github.com/channyein1337/jsleak
```
If you are using latest version of go (1.17+) , use the following command to install.
```
go install github.com/channyein1337/jsleak/@latest
```
### Usage
To display help message