|
1 |
| -# cryptoguesser |
2 |
| - |
3 |
| -:smile: cryptoguesser does |
4 |
| - |
5 |
| -[](https://circleci.com/gh/moul/cryptoguesser) |
6 |
| -[](https://godoc.org/moul.io/cryptoguesser) |
7 |
| -[](https://github.com/moul/cryptoguesser/blob/master/LICENSE) |
8 |
| -[](https://github.com/moul/cryptoguesser/releases) |
9 |
| -[](https://goreportcard.com/report/moul.io/cryptoguesser) |
10 |
| -[](https://www.codefactor.io/repository/github/moul/cryptoguesser) |
11 |
| -[](https://codecov.io/gh/moul/cryptoguesser) |
12 |
| -[](https://microbadger.com/images/moul/cryptoguesser) |
| 1 | +# cryptoguess |
| 2 | + |
| 3 | +:smile: cryptoguess does |
| 4 | + |
| 5 | +[](https://circleci.com/gh/moul/cryptoguess) |
| 6 | +[](https://godoc.org/moul.io/cryptoguess) |
| 7 | +[](https://github.com/moul/cryptoguess/blob/master/LICENSE) |
| 8 | +[](https://github.com/moul/cryptoguess/releases) |
| 9 | +[](https://goreportcard.com/report/moul.io/cryptoguess) |
| 10 | +[](https://www.codefactor.io/repository/github/moul/cryptoguess) |
| 11 | +[](https://codecov.io/gh/moul/cryptoguess) |
| 12 | +[](https://microbadger.com/images/moul/cryptoguess) |
13 | 13 | [](https://manfred.life/)
|
14 | 14 |
|
15 | 15 |
|
16 | 16 | ## Usage
|
17 | 17 |
|
18 | 18 | ```console
|
19 |
| -$ cryptoguesser -h |
| 19 | +$ cryptoguess -h |
20 | 20 | ...
|
21 | 21 | ```
|
22 | 22 |
|
23 | 23 | ## Install
|
24 | 24 |
|
25 | 25 | ```console
|
26 |
| -$ go get -u moul.io/cryptoguesser |
| 26 | +$ go get -u moul.io/cryptoguess |
27 | 27 | ```
|
28 | 28 |
|
29 | 29 | ## License
|
30 | 30 |
|
31 | 31 | © 2019 [Manfred Touron](https://manfred.life) -
|
32 |
| -[Apache-2.0 License](https://github.com/moul/cryptoguesser/blob/master/LICENSE) |
| 32 | +[Apache-2.0 License](https://github.com/moul/cryptoguess/blob/master/LICENSE) |
0 commit comments