diff --git a/index.html b/index.html index 1ded467..5aab007 100644 --- a/index.html +++ b/index.html @@ -32,10 +32,14 @@
- ease.js is a framework, not a compiler. It may be used wherever JavaScript may - be used, including with other compilers/parsers. ease.js also provides - support for older, pre-ES5 environments by gracefully degrading features (such - as visibility support), but remaining functionally consistent. + GNU ease.js is a framework, not a compiler. It may be used wherever JavaScript + may be used, and supports all major browsers; ease.js also provides support + for older, pre-ES5 environments by gracefully degrading features (such as + visibility support) while remaining functionally consistent. +
+ ++ This project is part of the GNU Project.