diff --git a/CriticalPathAnalyzer/README.md b/CriticalPathAnalyzer/README.md index a1d489d..bc04edf 100644 --- a/CriticalPathAnalyzer/README.md +++ b/CriticalPathAnalyzer/README.md @@ -1,2 +1,8 @@ - # Critical Path Analyzer mod + +This mod helps visualize what parts of your circuit have what delay so they can be better optimized or synchronized. + +## Credit + +This mod is heavily inspired and has code taken from Ecconia's WireTracer mod available +from [this repo](https://github.com/Ecconia/Ecconia-LogicWorld-Mods). \ No newline at end of file