Skip to content

Commit 26c1d85

Browse files
authored
Update README.md
1 parent a5890a4 commit 26c1d85

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: β€ŽREADME.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Python πŸ‘¨πŸ»β€πŸ’» Scripts for DevOps, SysAdmins, IT Specilist, Devs and more.
22

3-
### Note
3+
### Note πŸ“
44

55
The main purpose of this repo is to create a huge collection of useful script for all levels (Beginners to Experts) of
66
IT Specialits, SysAdmins, DevOps, Developers and more...
@@ -13,7 +13,7 @@ If you spot any errors please let me know.
1313

1414
Finally don't forget to give the repo a star if you like it. Thanks!
1515

16-
## Intro
16+
## Intro πŸ—£
1717

1818
### How to create a python scripts
1919

@@ -25,6 +25,6 @@ Note: Inserting a shebang line (such as #!/usr/bin/env python3) as the first lin
2525
- On your terminal type `chmod +x script_0.py` to change the file permission.
2626
- Run the script from the terminal `./script_0.py`
2727

28-
## Regex Cheatsheet
28+
## Regex Cheatsheet πŸ•΅οΈβ€β™€οΈ
2929

3030
![regex_cheatsheet](https://res.cloudinary.com/abetavarez/image/upload/v1609986054/Screen_Shot_2021-01-03_at_8.40.38_PM_wyhtfv.png)

0 commit comments

Comments
Β (0)