aboutsummaryrefslogtreecommitdiff
path: root/examples/06-custom-effects
diff options
context:
space:
mode:
authorHayleigh Thompson <me@hayleigh.dev>2024-03-08 12:16:10 +0100
committerHayleigh Thompson <me@hayleigh.dev>2024-03-08 12:16:10 +0100
commit77ff5b2ec163cc8010f2b0727fef293796819d60 (patch)
tree2d3e93603ec105b2db81d5e399f72294f8d40469 /examples/06-custom-effects
parent70a92a2f90720f9f9af62b810f2e714c54c27896 (diff)
downloadlustre-77ff5b2ec163cc8010f2b0727fef293796819d60.tar.gz
lustre-77ff5b2ec163cc8010f2b0727fef293796819d60.zip
:memo: Note that documentation is written for v4 not v3.
Diffstat (limited to 'examples/06-custom-effects')
-rw-r--r--examples/06-custom-effects/README.md4
-rw-r--r--examples/06-custom-effects/header.pngbin0 -> 219045 bytes
2 files changed, 4 insertions, 0 deletions
diff --git a/examples/06-custom-effects/README.md b/examples/06-custom-effects/README.md
index 51be368..3e6abf8 100644
--- a/examples/06-custom-effects/README.md
+++ b/examples/06-custom-effects/README.md
@@ -1,5 +1,9 @@
# 06 Custom Effects
+> **Note**: this guide is written for Lustre v4. The latest stable release of
+> Lustre is v3. To follow along with this guide, you need to _manually_ edit your
+> `gleam.toml` and change the required version of lustre to `"4.0.0-rc.2"`.
+
We haven't quite got round to documenting this example yet. If you know a little
bit about Lustre or Elm and want to help out, we'd love to have your help! Please
[open an issue](https://github.com/lustre-labs/lustre/issues/new) if you have any
diff --git a/examples/06-custom-effects/header.png b/examples/06-custom-effects/header.png
new file mode 100644
index 0000000..1dbbdb0
--- /dev/null
+++ b/examples/06-custom-effects/header.png
Binary files differ