Skip to content

Commit 81064de

Browse files
authored
center title in readme
1 parent f460c93 commit 81064de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# <center>SQLpage</center>
1+
<h1 align="center">SQLpage</h1>
22

33
[![A short video explaining the concept of sqlpage](./docs/sqlpage.gif)](./docs/sqlpage.mp4)
44

@@ -41,4 +41,4 @@ to the user's browser.
4141
- [actix web](https://actix.rs/) handles HTTP requests at an incredible speed,
4242
- [tabler](https://preview.tabler.io) handles the styling for professional-looking clean components,
4343
- [tabler icons](https://tabler-icons.io) is a large set of icons you can select directly from your SQL,
44-
- [handlebars](https://handlebarsjs.com/guide/) render HTML pages from readable templates for each component.
44+
- [handlebars](https://handlebarsjs.com/guide/) render HTML pages from readable templates for each component.

0 commit comments

Comments
 (0)