Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
![Logo](logo.svg)

---
Welcome to the Python version of the Rock, Paper, Scissors game! This command-line game allows you to challenge the computer in a classic game of Rock, Paper, Scissors. Play to see who wins!
Welcome to the Rock, Paper, Scissors game in python version! This command-line game allows you to challenge the computer in a classic game of Rock, Paper, Scissors. Computer will choose among ROCK, PAPER and SCISSOR randomly. Play to see who wins! Good Luck!

## Table of Contents 📚

Expand Down