Skip to content

Commit 2f78d14

Browse files
committed
update README docs
1 parent 86432fe commit 2f78d14

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,19 @@
1-
## Action to setup Calcit
1+
## Action to setup [Calcit scripting language](https://calcit-lang.org/)
22

33
basic usages:
44

55
- `cr` command
66
- `caps` command
77

8-
TODO: caching.
9-
108
### Usage
119

1210
```yml
13-
- uses: calcit-lang/[email protected].2
11+
- uses: calcit-lang/[email protected].3
1412
with:
15-
version: "0.8.38"
13+
version: "0.8.43"
1614
```
1715
18-
Find latest version on https://github.com/calcit-lang/calcit/releases .
16+
Calcit latest: ![Calcit Version](https://img.shields.io/github/v/release/calcit-lang/calcit)
1917
2018
### License
2119

0 commit comments

Comments
 (0)