Skip to content

Commit b26f2f9

Browse files
committed
Update README
1 parent 18095b1 commit b26f2f9

File tree

1 file changed

+16
-3
lines changed

1 file changed

+16
-3
lines changed

README.md

+16-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
1-
# zplug v2
1+
# zplug <sup>v2</sup>
22

3-
[![](https://travis-ci.org/b4b4r07/zplug2.svg?branch=master)](https://travis-ci.org/b4b4r07/zplug2)
3+
[![](https://img.shields.io/travis/b4b4r07/zplug2.svg?style=flat-square)][travis]
4+
[![](http://issuestats.com/github/b4b4r07/zplug/badge/issue?style=flat-square)][issuestats]
5+
[![](http://issuestats.com/github/b4b4r07/zplug/badge/pr?style=flat-square)][issuestats]
6+
[![](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)][license]
7+
[![](https://img.shields.io/badge/zplug-v2.0.0-ca7f85.svg?style=flat-square)][history]
8+
[![](https://img.shields.io/badge/gitter-join-FF2B6E.svg?style=flat-square)][gitter]
9+
[![](https://img.shields.io/badge/documentation-wiki-00b0cc.svg?style=flat-square)][wiki]
410

511
This repository that is for zplug version 2.0.0 will be merged into [zplug](https://github.com/b4b4r07/zplug).
612

@@ -9,7 +15,7 @@ In addition, the specification is [here](https://github.com/b4b4r07/zplug/issues
915
## Installation
1016

1117
```console
12-
$ git clone https://github.com/b4b4r07/zplug ~/.zplug
18+
$ git clone https://github.com/b4b4r07/zplug2 ~/.zplug
1319
```
1420

1521
## Migration
@@ -28,3 +34,10 @@ $ git merge zplug2/master
2834
## Misc
2935

3036
For more details, see the man page with `man ./doc/man/man1/zplug.1`.
37+
38+
[travis]: https://travis-ci.org/b4b4r07/zplug2
39+
[issuestats]: http://issuestats.com/github/b4b4r07/zplug
40+
[license]: http://b4b4r07.mit-license.org
41+
[history]: https://github.com/b4b4r07/zplug/wiki/history
42+
[gitter]: https://gitter.im/b4b4r07/zplug
43+
[wiki]: https://github.com/b4b4r07/zplug/wiki

0 commit comments

Comments
 (0)