Skip to content

Commit d75769d

Browse files
authored
Create README.md
1 parent c9ccfc9 commit d75769d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Regex-Check
2+
I was inspired to create the program by day 17 of the Advent Cyber Event 2022 at Try Hack Me.
3+
In this task, you had to find regular expressions to control the data.
4+
5+
# More about regex in python
6+
https://docs.python.org/3/library/re.html
7+
8+
# App
9+
The application searches for any phrase entered by the user.
10+
Have fun with the app and its modifications.

0 commit comments

Comments
 (0)