Centered the logo in README.md
- Used divs to center the logo in the readme file.
This commit is contained in:
parent
4a650ffd79
commit
7886249438
1 changed files with 5 additions and 1 deletions
|
@ -1,6 +1,10 @@
|
||||||
![Logo](https://cdn.discordapp.com/icons/671688550311526413/67359a4a386c62bb66eaf4641ab8de5c.png?size=128)
|
<div align="center">
|
||||||
|
|
||||||
|
![Logo](https://cdn.discordapp.com/icons/671688550311526413/67359a4a386c62bb66eaf4641ab8de5c.png?size=128)
|
||||||
# Welsh Vocabulary Tutor
|
# Welsh Vocabulary Tutor
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
> This is the group repository for Group 20 doing the CS22120 Group Project 2020.
|
> This is the group repository for Group 20 doing the CS22120 Group Project 2020.
|
||||||
|
|
||||||
|
|
Reference in a new issue