distribute readme / update footer / remove binary

pull/18/head
hahwul 2020-08-14 01:02:15 +09:00
parent 42f629ec8d
commit b38faf0ef4
4 changed files with 12 additions and 0 deletions

View File

@ -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
```

BIN
add-tool

Binary file not shown.

Binary file not shown.

View File

@ -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
```