diff --git a/README.md b/README.md index 711353f..6647f78 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ -# Stimulator +# Cayalyst -Stimulator is [Stimulus](https://stimulusjs.org/) but with [Decorators](https://www.typescriptlang.org/docs/handbook/decorators.html), +Catalyst is a set of patterns and techniques for developing components within a complex application. At it's core, Catalyst simply provides a small library of functions to make developing Web Components easier. + +For more see the [Catalyst Website](https://github.github.io/catalyst/) which includes a [Guide To using Catalyst](https://github.github.io/catalyst/guide).