Skip to content

Commit 0bc5bf2

Browse files
authored
Update README.md to left-align paragraphs (#28)
Changed paragraph alignment from center to left in README.
1 parent d1c8777 commit 0bc5bf2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<p align="center">
1+
<p align="Left">
22
<a href="https://pypi.org/project/nullrun/"><img
33
src="https://img.shields.io/pypi/v/nullrun?style=flat&logo=pypi&logoColor=white"
44
alt="PyPI version"/></a>
@@ -13,7 +13,7 @@
1313
alt="Downloads"/></a>
1414
</p>
1515

16-
<p align="center">
16+
<p align="left">
1717
<a href="https://github.com/nullrunio/nullrun-sdk-python/actions/workflows/ci.yml"><img
1818
src="https://img.shields.io/github/actions/workflow/status/nullrunio/nullrun-sdk-python/ci.yml?style=flat&logo=github&label=CI"
1919
alt="CI"/></a>
@@ -113,4 +113,4 @@ This SDK is one part of the NullRun platform.
113113

114114
## License
115115

116-
Apache-2.0
116+
Apache-2.0

0 commit comments

Comments
 (0)