Skip to content

Commit e6066f8

Browse files
committed
docs: structure intro
1 parent a98c79a commit e6066f8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,13 +58,13 @@ for sponsor in tomllib.loads(pathlib.Path("pyproject.toml").read_text())["tool"]
5858

5959
</p>
6060

61+
<!-- continue-short -->
62+
6163
<p align="center">
6264
<strong>Please consider <a href="https://github.com/sponsors/hynek">joining them</a> to help make <em>structlog</em>’s maintenance more sustainable!</strong>
6365
</p>
6466

65-
---
66-
67-
<!-- continue-short -->
67+
## Introduction
6868

6969
*structlog* has been successfully used in production at every scale since **2013**, while embracing cutting-edge technologies like *asyncio*, context variables, or type hints as they emerged.
7070
Its paradigms proved influential enough to [help design](https://twitter.com/sirupsen/status/638330548361019392) structured logging [packages across ecosystems](https://github.com/sirupsen/logrus).

0 commit comments

Comments
 (0)