Skip to content

Commit 9f2ce6e

Browse files
committed
Added build badge to README.md
1 parent f9e1144 commit 9f2ce6e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
**T**ime **S**tamp e**X**tensions for Python
44

5+
[![Build Status](https://github.com/asuiu/tsx/actions/workflows/python-package.yml/badge.svg?branch=main)](https://github.com/asuiu/pyxtension/actions/workflows/python-package.yml)
6+
57
###### Why tsx?
68
**tsx** was created as a response to the known Python datetime standard library flaw that violates ISO 8601. ( [Example](https://stackoverflow.com/questions/19654578/python-utc-datetime-objects-iso-format-doesnt-include-z-zulu-or-zero-offset) )
79

0 commit comments

Comments
 (0)