Add example repo to README

This commit is contained in:
Sascha Mann
2019-08-13 17:58:52 +02:00
parent 704b5938b9
commit c0bc470706

View File

@@ -4,7 +4,9 @@ This action sets up a Julia environment for use in actions by download a specifi
## Usage ## Usage
See [action.yml](action.yml) See [action.yml](action.yml).
Take a look at [github.com/exercism/julia](https://github.com/exercism/julia/pull/153) for an example, non-package Julia project making use of this action.
### Basic: ### Basic: