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

Commit 88b3d75

Browse files
committed
README
1 parent d9f742d commit 88b3d75

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

cherry/README.markdown

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,6 @@
22

33
Experimental and tiny CLJS transpiler
44

5-
NOTE: cherry started out as a fork of
6-
[Scriptjure](https://github.com/arohner/scriptjure). Currently it's being
7-
reworked to meet the below goals. If you are interested in these goals, post a
8-
message on [Github Discussions](https://github.com/borkdude/cherry/discussions).
9-
105
> :warning: This project is an experiment and not recommended to be used in
116
> production. It currently has many bugs and will undergo many breaking changes.
127
@@ -48,6 +43,11 @@ out to be of value.
4843
Depending on interest both from people working on this and the broader
4944
community, the above goals may or may not be pursued.
5045

46+
Cherry started out as a fork of
47+
[Scriptjure](https://github.com/arohner/scriptjure). Currently it's being
48+
reworked to meet the below goals. If you are interested in these goals, post a
49+
message on [Github Discussions](https://github.com/borkdude/cherry/discussions).
50+
5151
Run `bb transpile_and_run.clj corpus/foo.cljs` to see an example transpilation +
5252
run in Node.js.
5353

0 commit comments

Comments
 (0)