diff --git a/Cargo.toml b/Cargo.toml index a781df4..403ee32 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "lesskey" +name = "hel" version = "0.1.0" authors = ["ok2"] edition = "2021" diff --git a/README.md b/README.md index c92e08e..2b47cbb 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ -# LesSKEY -Implementation of LesSKEY in rust. +# Hel: password generator and manager + +Hel is a password manager which newer stores the passwords but generates them according to the rules from the master password and the given name of the password.