diff --git a/README.md b/README.md new file mode 100644 index 00000000..65bd0a9f --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# Simplified version +[![Matrix screenshot](https://raw.githubusercontent.com/jezzeray/matrix/master/screenshot.png?raw=true "Matrix's default appearance.")](https://rezmason.github.io/matrix) + +This is a single self-contained offline-capable HTML file version of the Matrix digital rain effect. + +## Key Differences: +- **Self-Contained**: This version can be run directly from your local machine without any dependencies on a web server, making it easy to use anywhere. +- **Full Version**: In contrast, the full version on the master branch requires a web server to function correctly, as it relies on additional resources and possibly external assets. + +Enjoy the digital rain effect directly in your browser with this simplified implementation!