From 9c9c966106965fde17c37621d42acb41e4fa31d1 Mon Sep 17 00:00:00 2001 From: hasufell Date: Thu, 5 Jun 2014 18:35:06 +0200 Subject: [PATCH] Update README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b131d0f..756d8a4 100644 --- a/README.md +++ b/README.md @@ -13,5 +13,9 @@ implementation with the primary goal of learning. Run ```make``` to build. +### Building the documentation + +Run ```make doc ```. The result will be in the doxygen/html/ subfolder. + ### Build Status [![Build Status](https://travis-ci.org/hasufell/pqc.png)](https://travis-ci.org/hasufell/pqc)