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