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:
authorBartosz Taudul <wolf.pld@gmail.com>2020-03-29 14:54:05 +0300
committerBartosz Taudul <wolf.pld@gmail.com>2020-03-29 14:57:04 +0300
commit99b09290b7c77e24ba897ec54a90dbc6991afe05 (patch)
tree556bcefd2aeb519e7614c9d39f511cc0b9bbd6cc /README.md
parentbb978b0eff53b06c0abaa5a2cacdb0304ad2cf17 (diff)
Add funding button to README.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index f3b89c6c..f6b362b2 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,8 @@
[![Build status](https://ci.appveyor.com/api/projects/status/968a88arq06gm3el/branch/master?svg=true)](https://ci.appveyor.com/project/wolfpld/tracy/branch/master)
+[![Sponsor](.github/sponsor.png)](https://github.com/sponsors/wolfpld/)
+
### A real time, nanosecond resolution, remote telemetry frame profiler for games and other applications.
Tracy supports profiling CPU (C, C++11, Lua), GPU (OpenGL, Vulkan), memory, locks, context switches, per-frame screenshots and more.