aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2019-08-21 23:04:12 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2019-08-21 23:04:12 +0300
commit0d2dcee9a871547f3f5efb78c13b9f3863b97b5a (patch)
tree7a7e179cc95d92eeedceb66460bd77045b6fea74
parentadd AppVeyor configuration (diff)
downloadwinapi-debug-0d2dcee9a871547f3f5efb78c13b9f3863b97b5a.tar.gz
winapi-debug-0d2dcee9a871547f3f5efb78c13b9f3863b97b5a.zip
README: add AppVeyor badge
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index b651162..ccc8de9 100644
--- a/README.md
+++ b/README.md
@@ -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!