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

View File

@ -1,5 +1,5 @@
[package]
name = "lesskey"
name = "hel"
version = "0.1.0"
authors = ["ok2"]
edition = "2021"

View File

@ -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.