Skip to content

Commit 12ad7e1

Browse files
committed
Edited README and fixed snap issue.
1 parent 56654ae commit 12ad7e1

3 files changed

Lines changed: 5 additions & 16 deletions

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
<h1 align="center">Welcome to Violin 👋</h1>
22
<p>
3+
<a href="https://snapcraft.io/violin-player">
4+
<img alt="Violin" src="https://snapcraft.io/violin-player/badge.svg" />
5+
</a>
36
<img alt="Application size" src="https://img.shields.io/badge/application%20size%3A-%3C%20150%20MB-yellow.svg">
47
<img alt="Supported platforms" src="https://img.shields.io/badge/runs%20on%3A-windows%20|%20linux%20|%20osx-blue.svg">
58
<a href="https://www.codacy.com/app/CodeF0x/violin?utm_source=github.com&utm_medium=referral&utm_content=CodeF0x/violin&utm_campaign=Badge_Grade">
@@ -19,7 +22,7 @@
1922
### Linux:
2023

2124
```sh
22-
snap install violin-player
25+
sudo snap install violin-player
2326
```
2427

2528
[![Get it from the Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-white.svg)](https://snapcraft.io/violin-player)

dist/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
2-
"name": "violin",
3-
"productName": "Violin",
2+
"name": "violin-player",
43
"version": "2.2.0",
54
"description": "A fast, lightweight, and minimalistic desktop music player.",
65
"homepage": "https://violin-player.cc/",

snap/snapcraft.yaml

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)