diff options
| author | Rutger Broekhoff | 2021-05-21 09:22:34 +0200 |
|---|---|---|
| committer | Rutger Broekhoff | 2021-05-21 09:22:34 +0200 |
| commit | 07a350f31e5aff3dd8cbf21dc796b133cf9f4d5b (patch) | |
| tree | a7e4ace2ba529d9c3a68f2a43f8c4d1b19633a7c | |
| parent | cfb10566fdb3093363fc39d21a8c5aa5c4deeeeb (diff) | |
| download | zig-nkeys-07a350f31e5aff3dd8cbf21dc796b133cf9f4d5b.tar.gz zig-nkeys-07a350f31e5aff3dd8cbf21dc796b133cf9f4d5b.zip | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | [](https://opensource.org/licenses/Apache-2.0) | 3 | [](https://opensource.org/licenses/Apache-2.0) |
| 4 | 4 | ||
| 5 | Still a work-in-progress, things will definitely change! | 5 | Still a work in progress, things will definitely change! |
| 6 | 6 | ||
| 7 | Contains a tool called `znk` which is a clone of the [`nk` tool](https://github.com/nats-io/nkeys/tree/master/nk). | 7 | Contains a tool called `znk` which is a clone of the [`nk` tool](https://github.com/nats-io/nkeys/tree/master/nk). |
| 8 | 8 | ||