diff --git a/README.md b/README.md index 92ef82e..3c39e99 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,6 @@ A go (golang) implementation of Java [KeyStore][1] encoder/decoder Take into account that JKS assumes that private keys are PKCS8 encoded. -## Example - For examples explore [examples](examples) directory ## Used by