Skip to content

Commit a440def

Browse files
committed
Change center tag to p tag
1 parent 08f0ae5 commit a440def

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<h1 align="center">Linux Shell Clone</h1>
2-
<center>
2+
<p align="center">
33
<img src="./assets/linux_penguin.ico" alt="Penguin">
4-
</center>
4+
</p>
55

66
## What is Linux Shell Clone ?
77

0 commit comments

Comments
 (0)