Skip to content

Commit d97176d

Browse files
committed
Update link.
1 parent cebaff1 commit d97176d

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,17 @@
1-
[![Build Status](https://travis-ci.com/jcs090218/multi-shell.svg?branch=master)](https://travis-ci.com/jcs090218/multi-shell)
1+
[![Build Status](https://travis-ci.com/jcs-elpa/multi-shell.svg?branch=master)](https://travis-ci.com/jcs-elpa/multi-shell)
22
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
33

4-
54
# multi-shell
65
> Managing multiple shell buffers.
76
87
Simple and completely compatible to Emacs' built-in `shell` implementation.
98
This also works with `eshell`.
109

11-
1210
## Differences from other alternatives
1311

1412
* [mutli-term](https://www.emacswiki.org/emacs/MultiTerm)
1513
- Doesn't work in Windows.
1614

17-
1815
## Usage
1916

2017
`multi-shell` provides the following interactive functions
@@ -45,7 +42,6 @@ for package management.
4542
(setq multi-shell-prefer-shell-type 'shell)) ; Also accept `eshell`.
4643
```
4744

48-
4945
## Contribution
5046

5147
If you would like to contribute to this project, you may either

0 commit comments

Comments
 (0)