Skip to content

Commit 67541bb

Browse files
committed
README: Make note this is more than a wrapper
1 parent 15e250c commit 67541bb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
scalajs-react [![Build Status](https://travis-ci.org/japgolly/scalajs-react.svg?branch=master)](https://travis-ci.org/japgolly/scalajs-react)
22
=============
33

4-
Lifts Facebook's [React](http://facebook.github.io/react/) library into [Scala.js](http://www.scala-js.org/) and endeavours to make it as type-safe and Scala-compatible as possible.
4+
Lifts Facebook's [React](http://facebook.github.io/react/) library into [Scala.js](http://www.scala-js.org/) and endeavours to make it as type-safe and Scala-friendly as possible.
5+
6+
In addition to wrapping React, this provides extra opt-in functionality to support (separately) easier testing, and pure FP.
57

68
#### Contents
79

0 commit comments

Comments
 (0)