This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch main
in repository eradio.
View the commit online.
commit b62319c24b1a8e71d39da3090e0545b73128cb8e
Author: politebot <[email protected]>
AuthorDate: Sat Oct 11 17:16:00 2025 -0500
Update README
---
.gitignore | 4 +++-
README.md | 5 +++++
shot.jpg | Bin 0 -> 84523 bytes
3 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index debd96a..4274baa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,4 +33,6 @@ src/.deps/
data/Makefile
data/Makefile.in
m4/
-build-aux/
\ No newline at end of file
+build-aux/
+._*
+#*
\ No newline at end of file
diff --git a/README.md b/README.md
index 36ce2df..93d1be0 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,11 @@ A simple internet radio player built with the Enlightenment Foundation Libraries

+## Screenshot
+
+
+
+
## Features
- Search for radio stations using the [radio-browser.info](http://radio-browser.info/) API
diff --git a/shot.jpg b/shot.jpg
new file mode 100644
index 0000000..33b2ceb
Binary files /dev/null and b/shot.jpg differ
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.