diff options
author | Hayleigh Thompson <me@hayleigh.dev> | 2024-02-22 21:26:33 +0000 |
---|---|---|
committer | Hayleigh Thompson <me@hayleigh.dev> | 2024-02-22 21:26:33 +0000 |
commit | 9946d33e8b80e7db4f292e2b3dbf99e68d6cc259 (patch) | |
tree | 3b887f0e0b3e596f06b42cbe3b61a95f6d1a1928 /examples/05-http-requests/README.md | |
parent | b161d2884cb67f840f3e16d57eca88ec5d029bd6 (diff) | |
download | lustre-9946d33e8b80e7db4f292e2b3dbf99e68d6cc259.tar.gz lustre-9946d33e8b80e7db4f292e2b3dbf99e68d6cc259.zip |
:memo: Update example readmes.
Diffstat (limited to 'examples/05-http-requests/README.md')
-rw-r--r-- | examples/05-http-requests/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/05-http-requests/README.md b/examples/05-http-requests/README.md index 2fd846d..12d3bfc 100644 --- a/examples/05-http-requests/README.md +++ b/examples/05-http-requests/README.md @@ -1,3 +1,8 @@  # 04 HTTP Requests + +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 +ideas or reach out to @hayleigh.dev on the [Gleam discord](https://discord.gg/Fm8Pwmy). |