Skip to content

Commit 59adaff

Browse files
committed
New function
1 parent 9603129 commit 59adaff

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,14 @@ ClojureCalc
22
====================
33
ClojureCalc is a wrapper for clojure on libre office and possibly open office.
44
It's highly experimental.
5-
To install use [ClojureCalc.oxt](https://github.com/beothorn/ClojureCalc/releases/download/0.0.1/ClojureCalc.oxt)
5+
To install use [ClojureCalc.oxt](https://github.com/beothorn/ClojureCalc/releases/download/0.1.0/ClojureCalc.oxt)
66

77
Usage
88
====================
9-
Here's a screenshot to prove it works on my machine :)
9+
10+
=clj( string with a clojure expression )
11+
=cljcol( cell range to convert to a clojure collection )
12+
1013
![screenshot](http://i.imgur.com/ydWloye.png "Example")
1114

1215
Examples

0 commit comments

Comments
 (0)