We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77f8ebe commit f505566Copy full SHA for f505566
1 file changed
docs/README.md
@@ -100,9 +100,7 @@ The __[ExecutionTimer](./ExecutionTimer.md)__ is a simple class for measuring th
100
### TraceableEngine
101
102
> **⚠️ Deprecation Notice:**
103
-> - `TraceableEngine` is deprecated and will be removed in a future release. Use `TraceableEngine` instead.
104
-
105
-### TraceableEngine
+> - ~~`TraceableExecution`~~ is deprecated and will be removed in a future release. Use `TraceableEngine` instead.
106
107
The __[TraceableEngine](./TraceableEngine.md)__ class provides a framework for providing traceable engine and trace the execution of functions.
108
0 commit comments