diff options
| author | Fuwn <[email protected]> | 2023-07-21 17:56:36 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-07-21 17:56:36 -0700 |
| commit | 68df753019d7502a4b5f791f1f08331e1847fd77 (patch) | |
| tree | 6ea7d9e384f1991bb42bb26e4f6ab66645329962 | |
| parent | feat: initial release (diff) | |
| download | hayai-68df753019d7502a4b5f791f1f08331e1847fd77.tar.xz hayai-68df753019d7502a4b5f791f1f08331e1847fd77.zip | |
doc(readme): add disclaimerv0.1.0
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,6 +2,11 @@ > Upload an EPUB, receive a **"bi**onic" **EP**UB. +The "bionic" functionality is implemented using [brec](https://github.com/dobrosketchkun/bionic-reading-epub-converter). +If you need a command-line "bionic" converter, use brec. If you don't always have access to a command-line, use hayai. + +This project was scrapped together in under ten minutes, but it should be pretty safe. + --- This project is licensed with the [GNU General Public License v3.0](https://github.com/Fuwn/hayai/blob/main/LICENSE). |