Skip to content

Commit 1f8630a

Browse files
authored
Update README.md
1 parent df86185 commit 1f8630a

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

+6-5
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
<p align="center>
1+
<p align="center">
22
<img src="https://bloatless.org/img/logo.svg" width="60px" height="80px">
3-
<h1>Bloatless Blog</h1>
43
</p>
54

6-
Bloatless blog is a minimal and simple blog application written in PHP. It is markdown based so new articles
7-
can be published by simply uploading a new text file to your server.
5+
<h1 align="center">Bloatless Blog</h1>
6+
7+
<p align="center">Bloatless blog is a minimal and simple blog application written in PHP. It is markdown based so new articles
8+
can be published by simply uploading a new text file to your server.</p>
89

910
## Features
1011

@@ -97,4 +98,4 @@ The MIT License
9798

9899
### Libraries used (Thanks!)
99100

100-
* [Parsedown](https://github.com/erusev/parsedown) (MIT License)
101+
* [Parsedown](https://github.com/erusev/parsedown) (MIT License)

0 commit comments

Comments
 (0)