Skip to content

Commit e9c90e9

Browse files
committed
docs: use relative path for demo.gif in README
1 parent acf53ae commit e9c90e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> **Privacy-first performance diagnostics for Node.js — minimum Node 14.18 as a compiled package, Node 22.6 for source/dev mode**
44
5-
![Argus demo](https://raw.githubusercontent.com/sharon77242/Argus/main/docs/demo.gif)
5+
![Argus demo](docs/demo.gif)
66

77
A lightweight agent that embeds directly into your application — silently tracking runtime behaviour, isolating bottlenecks, and mathematically sanitizing all context before exporting OpenTelemetry (OTLP) telemetry to your observability stack.
88

0 commit comments

Comments
 (0)