diff options
| author | Fuwn <[email protected]> | 2023-04-16 03:15:01 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2023-04-16 03:15:01 +0000 |
| commit | 1b8f44377e0f891b95a537f70d93c442b2f084d7 (patch) | |
| tree | 82fbd8f72f1fc9a7cde009410eb24bfbc6b66972 /README.md | |
| parent | feat(germ): bump from 0.3.7 to 0.3.8 (diff) | |
| download | germ-1b8f44377e0f891b95a537f70d93c442b2f084d7.tar.xz germ-1b8f44377e0f891b95a537f70d93c442b2f084d7.zip | |
chore(README): Update examples directory path
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -51,8 +51,7 @@ features = ["ast"] # Enable the features you would like to use! ### Examples -Examples can be found within the -[`examples/`](https://github.com/gemrest/germ/tree/main/examples) directory. +Examples can be found within the [`examples/`](./examples) directory. ## License |