Update README.md
Este commit está contenido en:
11
README.md
11
README.md
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
A modern, responsive web-based radio player with a beautiful Spotify-inspired interface. Stream your favorite radio station with real-time song information, lyrics, and playback history.
|
A modern, responsive web-based radio player with a beautiful Spotify-inspired interface. Stream your favorite radio station with real-time song information, lyrics, and playback history.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## ✨ Features
|
## ✨ Features
|
||||||
|
|
||||||
@@ -28,14 +28,9 @@ A modern, responsive web-based radio player with a beautiful Spotify-inspired in
|
|||||||
- Update the `URL_STREAMING` constant with your stream URL
|
- Update the `URL_STREAMING` constant with your stream URL
|
||||||
- Get your API endpoint from [RadioAPI.me](https://radioapi.me)
|
- Get your API endpoint from [RadioAPI.me](https://radioapi.me)
|
||||||
|
|
||||||
3. **Serve the files**
|
3. **Open in browser**
|
||||||
```bash
|
|
||||||
python -m http.server 8000
|
|
||||||
```
|
```
|
||||||
|
Open index.html in your browser
|
||||||
4. **Open in browser**
|
|
||||||
```
|
|
||||||
http://localhost:8000
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## ⚙️ Configuration
|
## ⚙️ Configuration
|
||||||
|
|||||||
Referencia en una nueva incidencia
Block a user