mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-11 22:10:09 +01:00
chore: update project description
This commit is contained in:
parent
79df709fc5
commit
a6f9d5b39b
2 changed files with 4 additions and 4 deletions
|
|
@ -1,10 +1,10 @@
|
|||
# Pay Respects
|
||||
|
||||
Typed a wrong command? Pay Respects will try to correct your wrong console command by simply pressing `F`!
|
||||
Typed a wrong command or don't know what to do? Pay Respects will suggest a fix to your console command by simply pressing `F`!
|
||||
|
||||
- 🚀 **Blazing fast suggestion**: You won't notice any delay for asking suggestions!
|
||||
- ✏️ **Easy to write rules**: You don't need to know Rust. The rules are written in a TOML file that is simple to work with and can be evaluated to Rust code upon compilation! Optional runtime user defined rules can be enabled starting from 0.5!
|
||||
- 🎯 **Accurate results**: Suggestions must pass several conditions in order to be prompted to the user, no `sudo` suggestions when you are using `doas`!
|
||||
- ✏️ **Easy to write rules**: You don't need to know Rust. The rules are written in a TOML file!
|
||||
- 🎯 **Accurate results**: Suggestions are verified before being prompted to the user, no `sudo` suggestions when you are using `doas`!
|
||||
- 🤖 **AI Support**: AI comes in aid when there is no rule for your error!
|
||||
- 🪶 **Tiny binary size**: Not even 1MB! Even with all features, it's less than 3MB!
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue