Skip to content

Commit 303275d

Browse files
committed
Update readme.md
1 parent 32cbc8a commit 303275d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

readme.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22

33
A Clojure compiler that targets objc runtimes.
44

5-
* Write iOS and MacOS apps in Clojure
6-
* Future proof: shares 99.99% of the code base with clojure-jvm
5+
* Write native apps in Clojure
6+
* Strong iOS support
7+
* Future proof: shares 99.99% of the code base with clojure for the jvm
78
* Distribute clojure-objc libs using maven
89
* Most existing Clojure libs should just work
910
* ObjC interop

0 commit comments

Comments
 (0)