From ae4e09b2b1d8cdbf0aca90e0fc331b09d3ee7740 Mon Sep 17 00:00:00 2001 From: Oleksandr Kozachuk Date: Tue, 20 Dec 2022 19:50:06 +0100 Subject: [PATCH] Rename the tool to hel. --- Cargo.toml | 2 +- README.md | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) 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.