summary refs log tree commit diff stats
path: root/README.org
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2020-03-19 18:40:50 +0530
committerAndinus <andinus@nand.sh>2020-03-19 18:40:50 +0530
commitfabb8465172eb5a73d646dd7179872ce37750344 (patch)
tree4a1c13c7d61c4a474b982604a63404b3546cda73 /README.org
parent8e87d706c72e71ba4ebde91e8e289611d4e59497 (diff)
downloadcetus-fabb8465172eb5a73d646dd7179872ce37750344.tar.gz
Put the functions into seperate files & fix compile time error
Splitting the program into seperate programs will cause the binary
size to double if the end user wants both services. Instead splitting
the functions in seperate files will keep the binary size small for
both services combined & also the program will be maintainable.
Diffstat (limited to 'README.org')
-rw-r--r--README.org4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.org b/README.org
index d364367..8529fe3 100644
--- a/README.org
+++ b/README.org
@@ -15,10 +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.
 
-*Note*: Services were split because they didn't have much in common and it's
-easier to maintain when they're split. The cetus command that bundled services
-will stay as is so as to not break scripts, it will be dropped in v0.6.
-
 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