Skip to content

Commit 61a8b0d

Browse files
author
brucou
committed
chore(README): update example
1 parent e1a00d4 commit 61a8b0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ capabilities to the framework. I singled out those four areas :
4343
This is really a working draft, akin to a proof of concept. Performance was not at all looked upon,
4444
combinators only work with rxjs, the version of cycle used brings us back to the time
4545
when cyclejs could still be considered a library (vs. a framework), build is not optimized,
46-
`console.log`s are all over the place, only tested on chrome evergreen, etc.
46+
`console.log`s are all over the place, **only tested on chrome evergreen**, etc.
4747

4848
It works nicely though. It succeeds in providing a **higher-level abstraction** so you can focus on
4949
the **interdependence** of components that defines the user interface **logic**, rather than having

0 commit comments

Comments
 (0)