Skip to content

Commit ff4acee

Browse files
committed
[DOC] Mention FPS in log_diagnostics example (#2150)
Closes #2076
1 parent 883abbb commit ff4acee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ Example | File | Description
142142
Example | File | Description
143143
--- | --- | ---
144144
`custom_diagnostic` | [`diagnostics/custom_diagnostic.rs`](./diagnostics/custom_diagnostic.rs) | Shows how to create a custom diagnostic
145-
`log_diagnostics` | [`diagnostics/log_diagnostics.rs`](./diagnostics/log_diagnostics.rs) | Add a plugin that logs diagnostics to the console
145+
`log_diagnostics` | [`diagnostics/log_diagnostics.rs`](./diagnostics/log_diagnostics.rs) | Add a plugin that logs diagnostics, like frames per second (FPS), to the console
146146

147147
## ECS (Entity Component System)
148148

0 commit comments

Comments
 (0)