aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeather Miller <heather.miller@epfl.ch>2016-10-17 14:05:32 -0400
committerHeather Miller <heather.miller@epfl.ch>2016-10-17 14:05:32 -0400
commit23e10bcfe27106affd831292f030b341744daaa5 (patch)
tree389651d3cfc2981f2f31cd62a6ba5038f676d489
parentcd0aa862fa7e2bf4272ceec42faaed553dbbbb73 (diff)
Updates to README
-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.