Skip to content

Commit 1c34fb4

Browse files
committed
Add badges for Homebrew / MacPorts packages, and download link
Similar to Vim, add badges for packages to have easy link to their respective repositories in their package managers. Since we only have 2 main package managers in Mac, individually link to them and their respective versions. Also add a direct link to download binary releases for convenience and clarity.
1 parent 98c6109 commit 1c34fb4

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@ Vim - the text editor - for Mac OS X
33

44
- MacVim homepage https://macvim-dev.github.io/macvim
55

6-
- Vim README https://github.com/macvim-dev/macvim/blob/master/README_vim.md
6+
- Download the latest version from [Releases](https://github.com/macvim-dev/macvim/releases/latest).
7+
8+
- Vim README: [README_vim.md](README_vim.md)
79

810
- Travis CI <a href="https://travis-ci.org/macvim-dev/macvim"><img src="https://travis-ci.org/macvim-dev/macvim.svg?branch=master" alt="Build Status"></a><a href="https://travis-ci.org/macvim-dev/homebrew-macvim"><img src="https://travis-ci.org/macvim-dev/homebrew-macvim.svg?branch=master" alt="Build Status"></a>
911

12+
- Packaged in [![Homebrew package](https://repology.org/badge/version-for-repo/homebrew/macvim.svg)](https://repology.org/metapackage/macvim/versions) [![MacPorts package](https://repology.org/badge/version-for-repo/macports/macvim.svg)](https://repology.org/metapackage/macvim/versions)
13+

0 commit comments

Comments
 (0)