diff --git a/README.md b/README.md index dfd5b0c..241e03f 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,22 @@ # 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 -Simply run `make` to build all articles in the SEP as separate ePub documents. Pass the -`ENABLE_KOBO=1` option for building Kobo ePub files instead (denoted by the `.kepub.epub` extension). +Simply run `make` to build all articles in the SEP as separate ePub documents. You can also build +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 -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/