aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Rutger Broekhoff2021-05-21 09:22:34 +0200
committerLibravatar Rutger Broekhoff2021-05-21 09:22:34 +0200
commit07a350f31e5aff3dd8cbf21dc796b133cf9f4d5b (patch)
treea7e4ace2ba529d9c3a68f2a43f8c4d1b19633a7c
parentcfb10566fdb3093363fc39d21a8c5aa5c4deeeeb (diff)
downloadzig-nkeys-07a350f31e5aff3dd8cbf21dc796b133cf9f4d5b.tar.gz
zig-nkeys-07a350f31e5aff3dd8cbf21dc796b133cf9f4d5b.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 16983d5..0aa09ec 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
2 2
3[![License: Apache 2.0](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) 3[![License: Apache 2.0](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
4 4
5Still a work-in-progress, things will definitely change! 5Still a work in progress, things will definitely change!
6 6
7Contains a tool called `znk` which is a clone of the [`nk` tool](https://github.com/nats-io/nkeys/tree/master/nk). 7Contains a tool called `znk` which is a clone of the [`nk` tool](https://github.com/nats-io/nkeys/tree/master/nk).
8 8