Skip to content

Commit f366d3b

Browse files
author
Maxim
committed
updated readme
1 parent 4e78235 commit f366d3b

File tree

2 files changed

+1
-13
lines changed

2 files changed

+1
-13
lines changed

.travis.yml

-12
This file was deleted.

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
This script is able to predict python's `random` module random generated values.
1010

11-
Script was tested against **Python 3.5.2**, **3.6.2.** and **3.7.0.** Should work against other versions of Python as well, since the generator is pretty much the same in **2.7.12**. Enjoy!
11+
Script was tested against Python versions from **3.5** to **3.10**. Should work against other versions of Python as well, since the generator is pretty much the same in **2.7.12**. Enjoy!
1212

1313
## Installation
1414
To install randcrack, simply:

0 commit comments

Comments
 (0)