From 23e10bcfe27106affd831292f030b341744daaa5 Mon Sep 17 00:00:00 2001 From: Heather Miller Date: Mon, 17 Oct 2016 14:05:32 -0400 Subject: Updates to README --- README.md | 5 +++-- 1 file 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. -- cgit v1.2.3