Skip to content

Commit

Permalink
fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
telanflow committed Mar 13, 2019
1 parent f21576d commit a32e49d
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,17 @@
# DictGenerate 1.0.0 [![Build Status](https://travis-ci.org/ziiber/DictGenerate.svg?branch=master)](https://travis-ci.org/ziiber/DictGenerate)

使用Go语言编写的社工字典生成器

## Install
The social engineering dictionary generator written by Go

## Build
```
git clone git@github.com:ziiber/DictGenerate.git
go mod tidy
go build
```

## Download
[Download](https://github.com/ziiber/DictGenerate/releases)

## Usage
Expand Down

0 comments on commit a32e49d

Please sign in to comment.