Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AirportR authored May 23, 2024
1 parent 6e4926c commit 30f26b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# bcryptValidator
v2board 数据库中用户密码的部分验证

# 编译
## 编译
```bash
go mod tidy
go build .
```

# 使用
## 使用
```bash
chmod +x bcryptValidator && ./bcryptValidator -h
```

0 comments on commit 30f26b0

Please sign in to comment.