We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 724fef3 commit 21c8be0Copy full SHA for 21c8be0
README.md
@@ -17,6 +17,9 @@ We can use this information to quickly trace the history version of the project.
17
n
18
This project can do this things that can help you quick get above information. let's configuration in your project/.
19
20
+## example
21
+You can also see [shadow_example](https://github.com/baoyachi/shadow-rs/tree/master/example_shadow) how to configuration.
22
+
23
## step 1
24
in your `cargo.toml` `packgae` with package add with below config
25
```toml
0 commit comments