Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wolfpld/tracy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Berbuer <lukas.berbuer@gmail.com>2021-08-02 00:48:45 +0300
committerLukas Berbuer <lukas.berbuer@gmail.com>2021-08-02 00:48:45 +0300
commit6c3c94b5f424007d78561ae8d2d9698883499631 (patch)
tree968663202d2134d9163bb4e056bb7045e7db4744 /README.md
parent0c2b27382ec46a6df6b814ad0c3548b2defae772 (diff)
Bundle links in README including latest documentation
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files 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-<version>.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)