Skip to content

Commit

Permalink
Updated readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nckroy committed Mar 2, 2018
1 parent 62001b4 commit c357386
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit c357386

Please sign in to comment.