csfieldguide/static/interactives/lzss-compression/README.md
# LZSS Compression Interactive
**Author:** Unknown
**Modified by:** Hayley van Waas, Courtney Bracefield, Alasdair Smith
This interactive shows compression using the LZSS method
## Required Files
The interactive loads from a base website template which includes a JavaScript file containing jQuery, Bootstrap, and a few other utilities and polyfills.
See `static/js/website.js` for a full list.