You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+16-14Lines changed: 16 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Tracy Debugger Toolbar for Opencart 2.x
1
+
# Tracy Debugger Toolbar for [OpenCart 2.x](https://github.com/opencart/opencart)
2
2
3
3
"Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it."
4
4
For more information see official [Tracy repository](https://github.com/nette/tracy)
@@ -9,26 +9,28 @@ For more information see official [Tracy repository](https://github.com/nette/tr
9
9
10
10
## Installation
11
11
12
-
1. Requiring installed [Vqmod](https://github.com/vqmod/vqmod) because VqMod doesn't support installing via composer itself.
0 commit comments