Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ishant9805 authored Sep 1, 2023
1 parent 7067fef commit 8d5289c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Also you can check one single file for all solutions.
5. The program will display the pattern based on the input.

```bash
# In Linux 🐧💻
$ g++ main.cpp -o pattern
$ ./pattern
Enter an integer: 5
Expand Down

0 comments on commit 8d5289c

Please sign in to comment.