mirror of
https://github.com/eosswedenorg/antelope-keygen
synced 2026-06-17 03:50:03 +02:00
CMake: configure and install cli/docs/README.md.in
This commit is contained in:
parent
f1f5e50e9a
commit
c173c002f5
2 changed files with 8 additions and 1 deletions
|
|
@ -3,6 +3,8 @@
|
|||
|
||||
Generate public and private keypair for [EOSIO](https://eos.io/)
|
||||
|
||||
Source code is available at [github.com](https://github.com/eosswedenorg/eosio-keygen)
|
||||
|
||||
## Synopsis
|
||||
|
||||
```shell
|
||||
|
|
@ -89,7 +91,7 @@ However, use this at your own risk. we cannot guarantee that the keys are
|
|||
cryptographically secure as this depends on OpenSSL's implementation (alto it is
|
||||
widely used and should be safe)
|
||||
|
||||
Please read the `LICENSE` file.
|
||||
Please read the `LICENSE.cli` file.
|
||||
|
||||
```
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue