diff options
| author | Fuwn <[email protected]> | 2024-10-19 21:23:02 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-10-19 21:23:02 +0000 |
| commit | 0e3e4e39fbe09aa9829507e09fc521526b371e3d (patch) | |
| tree | d463fdc006ee6fc4096335fb94d9f223b671d578 /examples | |
| parent | docs: add json schema for reference (diff) | |
| download | yae-0e3e4e39fbe09aa9829507e09fc521526b371e3d.tar.xz yae-0e3e4e39fbe09aa9829507e09fc521526b371e3d.zip | |
docs: move examples text into examples
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/README.md b/examples/README.md index c70edc6..513f3b0 100644 --- a/examples/README.md +++ b/examples/README.md @@ -1,5 +1,7 @@ # Examples +If Nixpkgs ever goes out of date in these examples, just run `yae update`! + ## [Nixpkgs](https://github.com/Fuwn/yae/tree/main/examples/nixpkgs) This example showcases adding the Nixpkgs unstable branch as a Yae source, |