Rename the tool to hel.

This commit is contained in:
Oleksandr Kozachuk
2022-12-20 19:50:06 +01:00
parent dbb00caca1
commit ae4e09b2b1
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
[package] [package]
name = "lesskey" name = "hel"
version = "0.1.0" version = "0.1.0"
authors = ["ok2"] authors = ["ok2"]
edition = "2021" edition = "2021"
+3 -2
View File
@@ -1,2 +1,3 @@
# LesSKEY # Hel: password generator and manager
Implementation of LesSKEY in rust.
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.