diff options
| author | Fuwn <[email protected]> | 2024-03-25 00:59:25 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-03-25 00:59:25 +0000 |
| commit | 40680a3648cc7d598d428d6fe1752a2be9bfd547 (patch) | |
| tree | c4ea43de3543995c0b81e1a982c8671479012fd5 /README.md | |
| parent | feat(crate): bump version (diff) | |
| download | germ-40680a3648cc7d598d428d6fe1752a2be9bfd547.tar.xz germ-40680a3648cc7d598d428d6fe1752a2be9bfd547.zip | |
docs(examples): comment examples
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -52,7 +52,7 @@ features = ["ast"] # Enable the features you would like to use! ### Examples -Examples can be found within the +Thoroughly commented examples can be found within the [`examples/`](https://github.com/gemrest/germ/tree/main/examples) directory. ## License |