Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ansiace authored Nov 23, 2024
1 parent 5b920e3 commit ff8c76d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Star Pattern Series⭐

## `Star Pattern`
Welcome to the ⭐ Pattern repository! This repository contains various star patterns implemented in c++/cpp programming languages. These patterns are commonly used in coding practice and interviews to demonstrate understanding of loops.
Welcome to the ⭐ Pattern repository! This repository contains various star patterns implemented in c++ programming languages. These patterns are commonly used in coding practice and interviews to demonstrate understanding of loops.

### Some of the following patterns included in this series:

Expand Down Expand Up @@ -59,7 +59,7 @@ Welcome to the ⭐ Pattern repository! This repository contains various star pat
```


- Squre Fill Pattern
- Square Fill Pattern
#### Pattern:
```
* * * *
Expand Down

0 comments on commit ff8c76d

Please sign in to comment.