Refactor wording and the correct stream links.
This commit is contained in:
parent
641e719727
commit
26d04be432
1 changed files with 4 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Save Point Radio
|
# Save Point Radio
|
||||||
_"A softer side to video game music."_
|
_"A softer side to video game music."_
|
||||||
|
|
||||||
**Save Point Radio** was an idea birthed out of the love of ambient/quiet music and video games. This repository is home to the **Save Point Radio** website code, written using cool, guitar-wielding snakes (Python 3.6/Django 2.0).
|
**Save Point Radio** was an idea birthed out of the love of ambient/quiet music and video games. This repository is home to the **Save Point Radio** website code, written by snakes who wield guitars (Python 3.7/Django 2.2).
|
||||||
|
|
||||||
Started by a single individual with just enough web development knowledge to be dangerous, this is still a heavy work-in-progress and will most likely come online in parts. All suggestions/bug reports are welcome (and encouraged!) as he is learning as he moves along.
|
Started by a single individual with just enough web development knowledge to be dangerous, this is still a heavy work-in-progress and will most likely come online in parts. All suggestions/bug reports are welcome (and encouraged!) as he is learning as he moves along.
|
||||||
|
|
||||||
|
@ -10,4 +10,6 @@ Started by a single individual with just enough web development knowledge to be
|
||||||
Streams:
|
Streams:
|
||||||
* [MP3 (128 Kbps)]
|
* [MP3 (128 Kbps)]
|
||||||
|
|
||||||
[MP3 (128 Kbps)]: http://stream.savepointradio.net:8000/stream.mp3
|
[MP3 (128 Kbps)]: http://stream.savepointradio.net/mp3123
|
||||||
|
[OGG Vorbis (128 Kbps)]: http://stream.savepointradio.net/ogg123
|
||||||
|
[OGG Vorbis (64 Kbps)]: http://stream.savepointradio.net/ogg64
|
||||||
|
|
Loading…
Reference in a new issue