diff --git a/README.md b/README.md index 9c2d1ec..80f2094 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# kdf-kt +# kdf.kt -`kdf-kt` is a Kotlin Multiplatform library that provides common [Key Derivation Functions](https://en.wikipedia.org/wiki/Key_derivation_function). +`kdf.kt` is a Kotlin Multiplatform library that provides common [Key Derivation Functions](https://en.wikipedia.org/wiki/Key_derivation_function). Supported algorithms: - PBKDF2