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>2018-10-09 20:36:46 +0300
committerBartosz Taudul <wolf.pld@gmail.com>2018-10-09 20:36:46 +0300
commitfae5e15048251d13ffd244c08665864bd2f7cfc2 (patch)
tree0da058bdd370b2fdc2acf77bf2d9988b555fc2fe
parent5f92b08b0da06e21bcec5f30ed502b95dcd140cc (diff)
Add link to new features in v0.4.
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 97155af4..4bce547f 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,8 @@ The following compilers are supported:
- clang
[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.3](https://www.youtube.com/watch?v=3SXpDpDh2Uo)
+[New features in Tracy Profiler v0.4](https://www.youtube.com/watch?v=eAkgkaO8B9o)
[A quick FAQ.](FAQ.md)
[List of changes.](NEWS)