aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Silas Bartha <[email protected]>2024-06-04 14:32:59 -0400
committerLibravatar Silas Bartha <[email protected]>2024-06-04 14:32:59 -0400
commit8f15162b4847ea30316f33fe3a7f0c20822fe926 (patch)
tree36ce0e9386de6bf963fbd169a664d1ddc9e3d03f /README.md
parent19449be0027cf3e9df3b5e9253e8716c3938a7a1 (diff)
Renamed + Added Docs
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 117333a..b8085fa 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ Note: This is a full-screen post process effect and cannot be enabled/disabled f
![](./doc/screenshot_smooth.png)
Configuration Used:
```rs
-grex_outline_post_process::components::OutlinePostProcessSettings {
+bevy_outline_post_process::components::OutlinePostProcessSettings {
weight: 2.0,
threshold: 0.0,
}