csfieldguide/static/interactives/lzw-compression/README.md
# LZW Compression Interactive
**Author:** Unknown
This interactive shows compression using the LZW 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.