Skip to content

Commit c041481

Browse files
committed
docs,pyproject description: Update copy
1 parent 03bbd1f commit c041481

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# tmuxp
22

3-
A session manager for tmux. Built on [libtmux](https://github.com/tmux-python/libtmux).
3+
Session manager for tmux, which allows users to save and load tmux sessions through simple configuration files. Powered by [libtmux](https://github.com/tmux-python/libtmux).
44

55
[![Python Package](https://img.shields.io/pypi/v/tmuxp.svg)](https://pypi.org/project/tmuxp/)
66
[![Docs](https://github.com/tmux-python/tmuxp/workflows/docs/badge.svg)](https://tmuxp.git-pull.com/)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool.poetry]
22
name = "tmuxp"
33
version = "1.34.0"
4-
description = "tmux session manager"
4+
description = "Session manager for tmux, which allows users to save and load tmux sessions through simple configuration files."
55
license = "MIT"
66
authors = ["Tony Narlock <tony@git-pull.com>"]
77
classifiers = [

0 commit comments

Comments
 (0)