Skip to content

Commit 52310a4

Browse files
committed
UPDATE README.md
1 parent 4bfa680 commit 52310a4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
WorgenX is a powerful Rust wordlist generator with many functionalities.<br>
44
You can generate efficient wordlists with a custom mask and charset, generate random passwords with a strong entropy, and benchmark the performance of your CPU.
55

6-
This software has been developed to be used especially for CLI use, but a GUI version is also available for a quick and easy use (but still in a command line interface).
6+
This software is primarily designed for command-line interface usage.
7+
A TUI version is also available for quick and intuitive interaction (--features gui).
78

89
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
910
[![unsafe forbidden](https://img.shields.io/badge/unsafe-forbidden-success.svg)](https://github.com/rust-secure-code/safety-dance/)

0 commit comments

Comments
 (0)