Skip to content

Commit bdb7a7c

Browse files
committed
docs(README): remove HR after header div
why: The horizontal rule appears in sphinx docs when using :start-after: </div> - not needed since header is visually distinct.
1 parent 3c28852 commit bdb7a7c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313
</p>
1414
</div>
1515

16-
---
17-
1816
## 🐍 What is libtmux?
1917

2018
libtmux is a typed Python API over [tmux], the terminal multiplexer. Stop shelling out and parsing `tmux ls`. Instead, interact with real Python objects: `Server`, `Session`, `Window`, and `Pane`. The same API powers [tmuxp], so it stays battle-tested in real-world workflows.

0 commit comments

Comments
 (0)