Skip to content

Commit 42de0fe

Browse files
authored
Add "Find usages in the wild" search link
1 parent 9e2d85d commit 42de0fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ steps:
2424
- run: crystal spec
2525
```
2626
27-
Also see [.github/workflows/release.yml](.github/workflows/release.yml) as an example.
27+
[Find usages in the wild!](https://github.com/search?l=YAML&q=%22oprypin%2Finstall-crystal%22&type=Code)
2828
29-
Alternatively you can use the container-based approach [as in the starter workflow][crystal-starter] (without this action), but the advantage here is the unified approach to installation across 3 systems.
29+
Alternatively, you can use the container-based approach [as in the starter workflow][crystal-starter] (without this action), but the advantage here is the unified approach to installation across 3 systems.
3030
3131
## Usage
3232

0 commit comments

Comments
 (0)