Added snapcraft store page.
This allows linux users that use snapd and for distro's like ubuntu that do not have vba-m in their repo's to install it to their system without having to compile their own releases.
This commit is contained in:
parent
939a88ab4a
commit
b57bd76e3a
|
@ -20,6 +20,7 @@
|
||||||
[![Join the chat at https://gitter.im/visualboyadvance-m/Lobby](https://badges.gitter.im/visualboyadvance-m/Lobby.svg)](https://gitter.im/visualboyadvance-m/Lobby)
|
[![Join the chat at https://gitter.im/visualboyadvance-m/Lobby](https://badges.gitter.im/visualboyadvance-m/Lobby.svg)](https://gitter.im/visualboyadvance-m/Lobby)
|
||||||
[![travis](https://travis-ci.org/visualboyadvance-m/visualboyadvance-m.svg?branch=master)](https://travis-ci.org/visualboyadvance-m/visualboyadvance-m)
|
[![travis](https://travis-ci.org/visualboyadvance-m/visualboyadvance-m.svg?branch=master)](https://travis-ci.org/visualboyadvance-m/visualboyadvance-m)
|
||||||
[![appveyor](https://ci.appveyor.com/api/projects/status/5ckx25vct1q1ovfc?svg=true)](https://ci.appveyor.com/project/ZachBacon65337/visualboyadvance-m-2ys5r)
|
[![appveyor](https://ci.appveyor.com/api/projects/status/5ckx25vct1q1ovfc?svg=true)](https://ci.appveyor.com/project/ZachBacon65337/visualboyadvance-m-2ys5r)
|
||||||
|
[![Get it from the Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-black.svg)](https://snapcraft.io/visualboyadvance-m)
|
||||||
|
|
||||||
# Visual Boy Advance - M
|
# Visual Boy Advance - M
|
||||||
|
|
||||||
|
@ -293,3 +294,5 @@ If you have multiple small commits for a change, please try to use `git rebase
|
||||||
good commit messages!) See:
|
good commit messages!) See:
|
||||||
https://git-scm.com/book/en/v2/Git-Tools-Rewriting-History if you are new to
|
https://git-scm.com/book/en/v2/Git-Tools-Rewriting-History if you are new to
|
||||||
this.
|
this.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue