Skip to content

Commit 14b2a01

Browse files
committed
docs: fix markdown alignment issues
1 parent 7fd4198 commit 14b2a01

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,6 +1,6 @@
11
<div align="center">
2-
<h1>quickd</h1>
3-
<p>Decorator type based dependency injection</p>
2+
<h1 align="center">quickd</h1>
3+
<p align="center">Decorator type based dependency injection for Python</p>
44
<p align="center">
55
<img alt="GitHub Workflow Status" src="https://img.shields.io/github/workflow/status/vimtor/quickd/Test">
66
<img alt="GitHub release (latest by date)" src="https://img.shields.io/github/v/release/vimtor/quickd">

0 commit comments

Comments
 (0)