Skip to content

Commit d2809e7

Browse files
authored
Update README.md
Signed-off-by: Yura Lazarev <[email protected]>
1 parent 9409776 commit d2809e7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,9 @@ Consider configuring [Cachix](https://docs.cachix.org/installation) as a binary
2525
```
2626
cachix use purescript-lua
2727
```
28+
You can use this [template repository](https://github.com/Unisay/purescript-lua-template) to initialize your project.
2829

29-
Here is an [example](https://github.com/Unisay/purescript-lua-example) project.
30+
Here is an another [example](https://github.com/Unisay/purescript-lua-example) project: Nginx server running Lua code using [OpenResty](https://openresty.org/).
3031

3132
If you use [Spago](https://github.com/purescript/spago) to build your PureScript project, then you can configure `pslua` as a custom backend like this:
3233

0 commit comments

Comments
 (0)