diff --git a/README.md b/README.md
index 79cc090a0e7325028267b576ec0e916ac4c38a89..93b9a989f26348b129d61778e9b8fb4495f999d3 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,7 @@ The default features include:
   - how to insert tables from CSV files
   - how to insert flowcharts generated via [Graphviz][] from `.dot` sources
   - how to insert plots generated with [R][] from CSV sources
+  - how to use citations using a shared reference database
 - a build script (`Makefile`) to automate the build process
 - convert Markdown sources to PDF with [pandoc][]
 - continuous integration, i.e. a build server that automatically