Skip to content
This repository was archived by the owner on Feb 11, 2026. It is now read-only.

Commit a32e49d

Browse files
committed
fix README
1 parent f21576d commit a32e49d

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,17 @@
11
# DictGenerate 1.0.0 [![Build Status](https://travis-ci.org/ziiber/DictGenerate.svg?branch=master)](https://travis-ci.org/ziiber/DictGenerate)
2+
23
使用Go语言编写的社工字典生成器
34

4-
## Install
5+
The social engineering dictionary generator written by Go
6+
7+
## Build
8+
```
9+
git clone git@github.com:ziiber/DictGenerate.git
10+
go mod tidy
11+
go build
12+
```
13+
14+
## Download
515
[Download](https://github.com/ziiber/DictGenerate/releases)
616

717
## Usage

0 commit comments

Comments
 (0)