aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xREADME.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 2bf852d..663b9ff 100755
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ Note: when PRs are merged, the site is built and redeployed automatically.
Chapters are located in the `chapter` folder of the root directory.
-### Dependencies
+## Dependencies
This site uses a Jekyll, a Ruby framework. You'll need Ruby and Bundler
installed.
@@ -64,6 +64,7 @@ you can do, I've prepared an example article.
- [Live example article](http://dist-prog-book.com/example.html)
- [Corresponding example page markdown](https://raw.githubusercontent.com/heathermiller/dist-prog-book/master/example.md)
-
+If you would like to add bibtex entries to the bibliography for your chapter,
+check the `_bibliography` directory for a `.bib` file named after your chapter.