Skip to content

Commit

Permalink
Updating README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenneth Shaw committed Jun 10, 2016
1 parent 2faf8c8 commit f7b570f
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,11 @@ There is a command line tool that uses the package to easily generate the
flash, v1, v2, and v202 codes:
```sh
$ go get -u github.com/knq/huaweihash/cmd/huaweicalc
$ huaweicalc -imei
$ huaweicalc -imei 868757025499999
{
"flash": "50702788",
"v1": "48125080",
"v2": "39842371",
"v201": "46863554"
}
```

0 comments on commit f7b570f

Please sign in to comment.