From 6c3c94b5f424007d78561ae8d2d9698883499631 Mon Sep 17 00:00:00 2001 From: Lukas Berbuer Date: Sun, 1 Aug 2021 23:48:45 +0200 Subject: [PATCH] Bundle links in README including latest documentation --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0cbea1b0..00f34735 100644 --- a/README.md +++ b/README.md @@ -6,14 +6,14 @@ Tracy supports profiling CPU (C, C++11, Lua), GPU (OpenGL, Vulkan, OpenCL, Direct3D 11/12), memory, locks, context switches, per-frame screenshots and more. -For usage **and build process** instructions, consult the user manual [at the following address](https://github.com/wolfpld/tracy/releases). +- [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) ![](doc/profiler.png) ![](doc/profiler2.png) -[Changelog](NEWS) - [Introduction to Tracy Profiler v0.2](https://www.youtube.com/watch?v=fB5B46lbapc) [New features in Tracy Profiler v0.3](https://www.youtube.com/watch?v=3SXpDpDh2Uo) [New features in Tracy Profiler v0.4](https://www.youtube.com/watch?v=eAkgkaO8B9o)