Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Change dones:
* Update links to `github.com/knijn`.
* Comply with markdown standard
  • Loading branch information
Erb3 committed Oct 30, 2022
1 parent 0adb216 commit 8c2dc28
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,19 @@
# Musicify

[![License badge](https://img.shields.io/github/license/RubenHetKonijn/musicify?style=flat-square)](https://github.com/knijn/musicify/blob/main/LICENSE)
[![Mentioned in Awesome ComputerCraft](https://awesome.re/mentioned-badge-flat.svg)](https://github.com/tomodachi94/awesome-computercraft)
[![CC: Tweaked Version: 1.100+](https://img.shields.io/badge/CC:%20tweaked-1.100+-green?style=flat-square&logo=GNOME%20Terminal)](https://tweaked.cc/)

# Musicify

Musicify is a command line utility for ComputerCraft:Tweaked to stream* songs in game.
Musicify is a command line utility for ComputerCraft:Tweaked to stream\* songs in game.

## Install

To install, run

```shell
wget run https://raw.githubusercontent.com/knijn/musicify/main/install.lua
```

It should only take 13kB of data on your ComputerCraft computer.

## License
Expand All @@ -20,7 +22,7 @@ Musicify is licensed under the [GNU General Public License v3.0](LICENSE).

## Confused?

If you are confused about how to setup Musicify, please [check the wiki page](https://github.com/RubenHetKonijn/musicify/wiki/Setup-Musicify) for further help.
If you are confused about how to setup Musicify, please [check the wiki page](https://github.com/knijn/musicify/wiki/Setup-Musicify) for further help.

`* Disclaimer: Musicify does not stream from a server. It reads files from a local Tape Drive.`

Expand All @@ -32,5 +34,5 @@ If you want to support the program, please make a pull request. It helps out a t
If you want to run the development version of Musicify, run

```shell
wget run https://raw.githubusercontent.com/RubenHetKonijn/musicify/mian/git_install.lua
wget run https://raw.githubusercontent.com/knijn/musicify/mian/git_install.lua
```

0 comments on commit 8c2dc28

Please sign in to comment.