Skip to content

Commit 2fe579f

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 4b148b4 + 179f476 commit 2fe579f

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,6 @@ You can analyze a text string directly by running:
4343
To analyze a `.txt` file, provide its path:
4444
`python detector_cli.py -f path/to/file.txt`
4545

46-
### Output
47-
The script will print a gibberish score between `0.0` and `1.0`:
48-
- `1.0` → All words are recognized.
49-
- `0.0` → No words are recognized (likely gibberish).
50-
- A score between `0.0` and `1.0` indicates partial recognition.
51-
5246
## Score Interpretation
5347

5448
- 1.0 → All words are recognized.
@@ -62,4 +56,4 @@ This project is licensed under the **Modified Attribution License (MAL) v1.0**.
6256

6357
---
6458

65-
[Buy me a coffee! ☕❤️](https://buymeacoffee.com/lmarantes)
59+
[Buy me a coffee! ☕❤️](https://buymeacoffee.com/lmarantes)

0 commit comments

Comments
 (0)