diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2019-08-21 23:04:12 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2019-08-21 23:04:12 +0300 |
commit | 0d2dcee9a871547f3f5efb78c13b9f3863b97b5a (patch) | |
tree | 7a7e179cc95d92eeedceb66460bd77045b6fea74 /README.md | |
parent | add AppVeyor configuration (diff) | |
download | winapi-debug-0d2dcee9a871547f3f5efb78c13b9f3863b97b5a.tar.gz winapi-debug-0d2dcee9a871547f3f5efb78c13b9f3863b97b5a.zip |
README: add AppVeyor badge
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ PDB repository ============== +[![AppVeyor branch](https://img.shields.io/appveyor/ci/egor-tensin/pdb-repo/master?label=AppVeyor)](https://ci.appveyor.com/project/egor-tensin/pdb-repo/branch/master) + Want to conduct a post-mortem analysis, but all you've got is a bunch of PDB files and a call stack? Say no more! |