From c3573867ce5d6f2c3fe956cf677583bbe5b30fcb Mon Sep 17 00:00:00 2001 From: nckroy Date: Fri, 2 Mar 2018 16:13:48 -0700 Subject: [PATCH] Updated readme.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 3763621..cf0566a 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,11 @@ InCommon Incident Handling Framework document in asciidoc format ## Prerequisites 1. asciidoctor ## Rendering +###HTML +asciidoctor main.adoc -o docs/index.html +git commit docs/index.html +git push origin master + +To view the rendered HTML, visit: https://github.internet2.edu/pages/internet2/inc-incident-handling-fx/ ### PDF +Use your browser's print function to print the web page as a PDF