#Jargone
Jargone is a bookmarklet for highlighting jargon words on any page.
##Installation
Follow the two step installation instructions
##Building
To add to the jargon list:
- edit
jargonfile.txt
- add entries as
'word'
or'word',"Optional notes"
- rebuild using
./build.sh
- the resulting new
jargone.js
can then be committed to GitHub