From 2699403faba32c1005e3400a66c5cad7e24014f9 Mon Sep 17 00:00:00 2001 From: th3r00t Date: Sat, 9 Aug 2025 19:45:39 +0000 Subject: [PATCH] Updated Documentation and Readme --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6ccd125..9815326 100755 --- a/README.md +++ b/README.md @@ -35,10 +35,11 @@ ebook server with minimal requirements, and no reliance on X whatsoever._ * pdf # Installation -curl -fsSL https://raw.githubusercontent.com/th3r00t/pyShelf/refs/heads/0.8.0--dev-zipapp/install.sh | sudo bash +* curl -fsSL https://raw.githubusercontent.com/th3r00t/pyShelf/refs/heads/0.8.0--dev-zipapp/install.sh | sudo bash + pyShelf is installed as a systemd service and is enabled by default, you can control it with the following commands: -```bash` +```bash systemctl start pyShelf systemctl restart pyshelf systemctl stop pyshelf @@ -46,7 +47,7 @@ systemctl disable pyshelf systemctl enable pyshelf ```` -* if your books are not in the default location (/mnt/books) edit the config file at /etc/pyShelf/config.json +if your books are not in the default location (/mnt/books) edit the config file at /etc/pyShelf/config.json # Coming Soon - [ ] Manual Collections