diff --git a/README.md b/README.md index cddc1eb..02a3ad8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # freactive -*pronounced "f reactive" for functional reactive - name subject to change. This library should be considered experimental - it has not been widely tested.* +*pronounced "f-reactive" for functional reactive - name subject to change. This library should be considered experimental - it has not been widely tested.* freactive is a high-performance, pure [Clojurescript](https://github.com/clojure/clojurescript), declarative DOM library. It uses [hiccup](https://github.com/weavejester/hiccup)-style syntax and Clojure's built-in deref and atom patterns. It is inspired by [reagent][reagent], [om][om] and [reflex][reflex] (as well as my experience with desktop GUI frameworks such as QML, JavaFX and WPF). **[See it in action!][dom-perf]**