Add readme

This commit is contained in:
Kevin Leung
2020-03-14 13:14:27 +08:00
parent aa5f65f4c8
commit b710640d1c

9
README.md Normal file
View File

@@ -0,0 +1,9 @@
# GitHub Action for Installing Lix
### Usage:
```yaml
- uses: lix-pm/setup-lix@master
with:
lix-version: 15.5.4 # optional
```