update README.md

This commit is contained in:
lee2sman 2021-07-21 03:55:01 -04:00
parent c18c8a46a8
commit 49e5445b12
1 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ Note: you must have the following sub-directories: originals/ reader/ epubs/ mar
npm install readability-cli
git clone https://tildegit.org/exquisitecorp/bookmobile.git
cd bookmobile
chmod +x bookmobile.fish
chmod +x bookmobile
```
### Usage
@ -37,7 +37,7 @@ A simplified HTML document will be saved to originals. A reader view with chosen
### To change themes
The themes subdirectory contains several custom simple themes for rendering a nice reader view. You can edit these or add your own custom theme to this folder. Change the theme selection in line 3 of the bookmobile.fish file.
The themes subdirectory contains several custom simple themes for rendering a nice reader view. You can edit these or add your own custom theme to this folder. Change the theme selection in line 3 of the bookmobile fishscript.
### Alternatives