From 653d3bb358d754af1f51cc8f0fbafeef32bc5560 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sun, 2 Oct 2022 14:15:13 +0200 Subject: [PATCH] Add interactive demo link. --- README.md | 1 + manual/tracy.tex | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index af2d7a8d..e978fc66 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ Tracy supports profiling CPU (Direct support is provided for C, C++, and Lua int - [Documentation](https://github.com/wolfpld/tracy/releases/latest/download/tracy.pdf) for usage and build process instructions - [Releases](https://github.com/wolfpld/tracy/releases) containing the documentation (`tracy.pdf`) and compiled Windows x64 binaries (`Tracy-.7z`) as assets - [Changelog](NEWS) +- [Interactive demo](https://tracy.nereid.pl/) ![](doc/profiler.png) diff --git a/manual/tracy.tex b/manual/tracy.tex index af372d66..e31347d6 100644 --- a/manual/tracy.tex +++ b/manual/tracy.tex @@ -349,6 +349,7 @@ Tracy can be found at the following web addresses: \item Bug tracker -- \url{https://github.com/wolfpld/tracy/issues} \item Discord chat -- \url{https://discord.gg/pk78auc} \item Sponsoring development -- \url{https://github.com/sponsors/wolfpld/} +\item Interactive demo -- \url{https://tracy.nereid.pl/} \end{itemize} \subsubsection{Binary distribution}