Skip to content

Instantly share code, notes, and snippets.

@nigelkerr
Created November 6, 2016 19:46
Show Gist options
  • Save nigelkerr/debdf8e0b556a9ee0f5715d4dafc8793 to your computer and use it in GitHub Desktop.
Save nigelkerr/debdf8e0b556a9ee0f5715d4dafc8793 to your computer and use it in GitHub Desktop.
fragment of html to add to the head of a hocr file to use the hocr.css and hocr.js here.
<link rel="stylesheet" type="text/css" href="hocr.css"></link>
<script src="https://code.jquery.com/jquery-3.1.1.js"></script>
<script src="hocr.js"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment