Skip to content

Commit 55a09ae

Browse files
committed
README.md
1 parent 5edc355 commit 55a09ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ $tracer->addSpan($span);
110110
```
111111

112112
This is result of this code:
113-
![alt text](docs/example-output.gif "Logo Title Text 1")
113+
![example output](docs/example-output.gif)
114114

115115
#### Calling tracer statically
116116
You can get access to tracer statically, in every place of your project, just init TracerProxy:

0 commit comments

Comments
 (0)