mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2024-12-18 04:04:29 -05:00
distribute readme / update footer / remove binary
This commit is contained in:
parent
42f629ec8d
commit
b38faf0ef4
@ -168,6 +168,12 @@ Successfully Opened data.json
|
||||
- Second, Give me PR or Add issue with data.json<br>
|
||||
- Third, There's no third.
|
||||
|
||||
### Build contribute tools
|
||||
```
|
||||
$ go build add-tool.go
|
||||
$ go build distribute-readme.go
|
||||
```
|
||||
|
||||
### Add common tools
|
||||
in `WebHackersWeapons` directory
|
||||
```
|
||||
|
Binary file not shown.
@ -30,6 +30,12 @@ Successfully Opened data.json
|
||||
- Second, Give me PR or Add issue with data.json<br>
|
||||
- Third, There's no third.
|
||||
|
||||
### Build contribute tools
|
||||
```
|
||||
$ go build add-tool.go
|
||||
$ go build distribute-readme.go
|
||||
```
|
||||
|
||||
### Add common tools
|
||||
in `WebHackersWeapons` directory
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user