Skip to content

Commit e99a83e

Browse files
authored
Update README.md
1 parent 546e4b3 commit e99a83e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# Thief
22
In this code challenge we write a program that displays every possible combination of a 4 digit PIN.
33

4+
![GitHub followers](https://img.shields.io/github/followers/hrszpuk?style=social)
5+
![Twitter Follow](https://img.shields.io/twitter/follow/hrszpuk?style=social)
6+
<br>
7+
![GitHub language count](https://img.shields.io/github/languages/count/CodingChallengesBooklet/Thief?style=for-the-badge)
8+
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/CodingChallengesBooklet/Thief?style=for-the-badge)
9+
![GitHub issues](https://img.shields.io/github/issues/CodingChallengesBooklet/Thief?style=for-the-badge)
10+
![GitHub last commit](https://img.shields.io/github/last-commit/CodingChallengesBooklet/Thief?style=for-the-badge)
11+
![GitHub branch checks state](https://img.shields.io/github/checks-status/CodingChallengesBooklet/Thief/main?style=for-the-badge)
12+
413
## Problem
514
A thief has managed to find out the four digits for an online PIN code, but doesn’t know the correct sequence needed to hack into the account.<br>
615

0 commit comments

Comments
 (0)