You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
PyRex is a tool for visual testing Python regular expression.
8
8
<br>Based on the re python package, combined with the Qt user interface, it allows a visual display of the results of a regular expression pattern.
9
9
10
-
:warning:**This is a beta version and probably contains some bugs. In that case, please [report the new issue](https://github.com/user0706/Mixer-v2/issues).**
10
+
:warning:**This is a beta version and probably contains some bugs. In that case, please [report the new issue](https://github.com/user0706/PyRex/issues).**
11
11
12
12
## Prerequisites
13
13
After opening the downloaded repository in cmd *(Windows)*/terminal *(Linux/MacOS)*, to install the necessary packages for PyRex operation, enter the following command:
0 commit comments