Skip to content
This repository was archived by the owner on Jan 2, 2023. It is now read-only.

Commit 278e135

Browse files
committed
README
1 parent bfeea17 commit 278e135

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

cherry/README.markdown

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ Goals of cherry:
1717
- Transpiled JS files are linked to one shared NPM module which contains
1818
`"cherry/cljs.core"`, `"cherry/cljs.string"`, etc. such that libraries
1919
written in cherry can be transpiled, tree-shaken with ES6 tooling and then
20-
hosted on NPM. Output linked to older versions of cherry will work with newer
20+
hosted on NPM.
21+
- Output linked to older versions of cherry will work with newer
2122
versions of cherry: i.e. 'binary' compatibility.
2223
- Light-weight and fast: heavy lifting such as optimizations are expected to be
2324
done by JS tooling

0 commit comments

Comments
 (0)