mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-28 12:36:35 +00:00
Move compiling section in readme
This commit is contained in:
parent
b7b13c304d
commit
27fb51c0cd
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
|
@ -9,6 +9,11 @@ Works in modern versions of Firefox, Safari and Chrome. Untested in IE.
|
|||
- Drag in local sound or skin files or load them via the "eject" button
|
||||
- "Shade" mini-mode
|
||||
|
||||
## Compiling
|
||||
|
||||
You don't need to compile the code, because this is Javascript.
|
||||
You only need to run the index.html file with a normal web browser, and you're good to go.
|
||||
|
||||
## Reference
|
||||
|
||||
- [skinspecs.pdf](http://members.xoom.it/skinart/tutorial/skinspecs..pdf)
|
||||
|
|
@ -33,11 +38,6 @@ Works in modern versions of Firefox, Safari and Chrome. Untested in IE.
|
|||
- [Spotiamp](http://spotiamp.com/) The folks at Spotify reimplemented Winamp as
|
||||
a frontend for Spotify. Not in a browser, and only runs on Windows.
|
||||
|
||||
## Compiling
|
||||
|
||||
You don't need to compile the code, because this is Javascript.
|
||||
You only need to run the index.html file with a normal web browser, and you're good to go.
|
||||
|
||||
## Thanks
|
||||
|
||||
- Research and feature prototyping: @PAEz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue