Update wording in README

This commit is contained in:
Alex Palaistras 2024-07-21 17:44:19 +01:00
parent 76b963bc35
commit e1c60bbac9

View File

@ -1,12 +1,22 @@
# The Stanford Encyclopedia of Philosophy in ePub # The Stanford Encyclopedia of Philosophy in ePub
Generate ePub documents for entries in the Stanford Encyclopedia of Philosophy. Generate ePub documents for entries in the [Stanford Encyclopedia of Philosophy][sep].
## Building ## Building
Simply run `make` to build all articles in the SEP as separate ePub documents. Pass the Simply run `make` to build all articles in the SEP as separate ePub documents. You can also build
`ENABLE_KOBO=1` option for building Kobo ePub files instead (denoted by the `.kepub.epub` extension). specific documents by name, e.g.:
```sh
$ make $(pwd)/build/boolalg-math.epub
```
Pass the `ENABLE_KOBO=1` option for building Kobo ePub files (denoted by the `.kepub.epub`
extension) when running `make build`.
## License ## License
All code in this repository is covered by the terms of the MIT License, the full text of which can be found in the LICENSE file. All code in this repository is covered by the terms of the MIT License, the full text of which can
be found in the LICENSE file.
[sep]: https://plato.stanford.edu/