Skip to content

Commit fdeb3de

Browse files
committed
Update README.
1 parent 227a0a7 commit fdeb3de

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

README.rst

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1-
`tmuxp` solves the panes / pains of managing workspaces.
2-
3-
.. image:: https://travis-ci.org/tony/tmuxp.png?branch=master
4-
:target: https://travis-ci.org/tony/tmuxp
1+
tmuxp, a novel approach to manage `tmux(1)`_ (>= 1.8) workspaces through
2+
`python objects`_, JSON or YAML.
53

64
.. image:: https://badge.fury.io/py/tmuxp.png
75
:target: http://badge.fury.io/py/tmuxp
86

7+
.. image:: https://travis-ci.org/tony/tmuxp.png?branch=master
8+
:target: https://travis-ci.org/tony/tmuxp
9+
910
.. image:: https://coveralls.io/repos/tony/tmuxp/badge.png?branch=master
1011
:target: https://coveralls.io/r/tony/tmuxp?branch=master
1112

@@ -14,9 +15,6 @@
1415
:width: 45%
1516
:align: center
1617

17-
tmuxp, a novel approach to manage `tmux(1)`_ (>= 1.8) workspaces through
18-
`python objects`_.
19-
2018
- Basic support for `freezing live sessions`_.
2119
- `Importing`_ from `teamocil`_ and `tmuxinator`_.
2220
- JSON or YAML for `simple`_ or `very elaborate`_ configurations.

doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ tmuxp
1010
:align: right
1111

1212
.. include:: ../README.rst
13-
:start-line: 15
13+
:start-line: 16
1414
:end-before: Project details
1515

1616
Explore:

0 commit comments

Comments
 (0)