Skip to content

Commit 74bfaf2

Browse files
authored
Add 'used by' section in readme (#2)
1 parent 2c1db9b commit 74bfaf2

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,3 +106,13 @@ npm run package
106106
```
107107

108108
This will bundle and minify the source code so it is available to the end user.
109+
110+
## Used By
111+
112+
These libraries and applications are examples of `setup-purescript` in action:
113+
114+
- [halogen-formless](https://github.com/thomashoneyman/purescript-halogen-formless/blob/main/.github/workflows/ci.yml)
115+
- [halogen-hooks](https://github.com/thomashoneyman/purescript-halogen-hooks/blob/main/.github/workflows/ci.yml)
116+
- [halogen-realworld](https://github.com/thomashoneyman/purescript-halogen-realworld/blob/main/.github/workflows/ci.yml)
117+
- [slug](https://github.com/thomashoneyman/purescript-slug/blob/main/.github/workflows/ci.yml)
118+
- Add your project here

0 commit comments

Comments
 (0)