Skip to content

Commit 8e2dd55

Browse files
authored
Update README.md
1 parent 1e5b805 commit 8e2dd55

File tree

1 file changed

+14
-9
lines changed

1 file changed

+14
-9
lines changed

README.md

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,32 +3,32 @@
33
<img alt="GitHub contributors" src="https://img.shields.io/github/contributors/alisharify7/Python-Less">
44
</p>
55

6-
- How clone repository:
6+
- How clone the repository:
77

88
Git clone https://github.com/alisharifyy/Python-Less.git
99

1010

1111
# Python-Less
12-
## Solve Some Fun Peoblem Set in Here With Python
12+
## Solve Some Fun Problem Set in Here With Python
1313

1414

1515
> 1.<a href="./Guess-game"> Guess-Game </a>
16-
>> How it Work: Think About a Number betweeb 1 to 1000 in Your Head Then Run Program
16+
>> How it Work: Think About a Number between 1 to 1000 in Your Head Then Run the Program
1717
>> App Guess a Number and ask you: is my number Grater Than Your Number or Less Than .
1818
>> Then answer it
19-
>> Purpose of this app is Guessed Your Number In Less Step it can
19+
>> Purpose of this app is to Guessed Your Number In Fewer steps it can
2020
___
2121
> 2.<a href="./File_Manager"> File-Manager </a>
2222
>> A python File manager to manage your file
2323
2424
___
2525
> 3.<a href="./Rock-paper-Scissors"> Rock Paper Scissors </a>
26-
>> a Simulation of Rock paper Scissors Game
26+
>> A Simulation of Rock Paper Scissors Game
2727
2828
___
2929

3030
> 4.<a href="PassWord-Generator" > PassWord Generator </a> [Cli Version]
31-
>> a app For Generating Strong Password For You
31+
>> an app For Generating Strong Password For You
3232
3333
[Web app Version] : <a href='https://github.com/alisharifyy/Flask-apps/tree/main/Web-PassWord-Gn'>CLICK!</a>
3434
___
@@ -38,11 +38,16 @@ ___
3838
___
3939

4040
> 6.<a href='./Roll-Dice-Game' > Mystery Roll Dice Game</a>
41-
>> a Mystery Roll-Dice-Game Game With Different Rule To play
41+
>> A Mystery Roll-Dice-Game Game With Different Rule To play
4242
4343
___
4444

45-
> 7.<a href='https://github.com/alisharifyy/Python-Less/tree/main/Python-Line-Counter' > Python (Loc) line Couner </a>
46-
>> a file to count all your line of code in python files(this program ignore whitspace and comments)
45+
> 7.<a href='https://github.com/alisharifyy/Python-Less/tree/main/Python-Line-Counter' > Python (Loc) line Counter </a>
46+
>> a file to count all your line of code in Python files(this program ignore whitespace and comments)
47+
48+
___
49+
50+
> 8.<a href='https://github.com/alisharify7/Python-Less/tree/main/DnsManager-Webapp' > Dns Manager - Web Application </a>
51+
>> a web Application for Managing your DNS in browser
4752
4853
___

0 commit comments

Comments
 (0)