summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2020-03-24 11:54:35 +0530
committerAndinus <andinus@nand.sh>2020-03-24 11:54:35 +0530
commit532c060fd97c31c28f20f6f823472247edc0c30f (patch)
treeb1e5e1eb271772c9f649df4715b7205691807c86
parent522c16f46419ddc19cb07808c53862292b8fd3ba (diff)
downloadcetus-532c060fd97c31c28f20f6f823472247edc0c30f.tar.gz
Update readme with addition tests information
-rw-r--r--README.org10
1 files changed, 4 insertions, 6 deletions
diff --git a/README.org b/README.org
index db030ce..b849fb9 100644
--- a/README.org
+++ b/README.org
@@ -15,11 +15,6 @@ This whole project was changed multiple times, previous versions have had
 support for services like Unsplash Source & Wallhaven. I'm working on this
 because I want my desktop to have a new wallpaper everyday.
 
-Cetus v0.5 will support NASA Astronomy Picture of the Day & Bing Photo of the
-Day, I may add support for other services later. Both sources are very easy to
-work with, I personally like NASA APOD & fallback to BPOD only when it's not an
-image (somtimes they choose a video for APOD).
-
 Dependency: /feh/, /libnotify/ (optional)
 
 It doesn't support some desktop environments but should work fine many others. I
@@ -27,7 +22,10 @@ plan to add support for unsupported DEs too provided they're not hard to
 implement. Experimental support for GNOME, Unity, Pantheon & LXDE was added. If
 you're using i3 or similar WM/DE which uses X background then feh should work.
 
-*Tested on*: OpenBSD 6.6 with i3wm
+*Tested on*:
+- OpenBSD 6.6 with i3wm
+- Lubuntu 18.04 with LXDE
+- macOS Catalina 10.15.3
 
 Also the code is not so good, I couldn't think of a good way to structure it. If
 you have a better idea then please let me know.