1
0
Fork 0

PROJECT: updated readme with AppVeyor status

This commit is contained in:
mrexodia 2017-06-08 22:28:16 +02:00
parent 2a73aed377
commit 3fe5b0a838
No known key found for this signature in database
GPG Key ID: FC89E0AAA0C1AAD8
1 changed files with 5 additions and 3 deletions

View File

@ -1,6 +1,8 @@
# x64dbg
[![BountySource](https://www.bountysource.com/badge/team?team_id=18188&style=raised)](https://www.bountysource.com/teams/x64dbg?utm_source=x64dbg&utm_medium=shield&utm_campaign=raised) [![Telegram](https://img.shields.io/badge/chat-%20on%20Telegram-blue.svg)](http://telegram.x64dbg.com) [![Join the chat at Gitter](https://badges.gitter.im/x64dbg/x64dbg.svg)](http://gitter.x64dbg.com) [![freenode](https://img.shields.io/badge/chat-%20on%20freenode-brightgreen.svg)](http://webchat.freenode.net/?channels=x64dbg) [![coverity](https://scan.coverity.com/projects/7478/badge.svg?flat=1)](https://scan.coverity.com/projects/7478) [![Crowdin](https://d322cqt584bo4o.cloudfront.net/x64dbg/localized.svg)](http://translate.x64dbg.com)
[![BountySource](https://www.bountysource.com/badge/team?team_id=18188&style=raised)](https://www.bountysource.com/teams/x64dbg?utm_source=x64dbg&utm_medium=shield&utm_campaign=raised) [![Build status](https://ci.appveyor.com/api/projects/status/h1j489qa1mx67e0h?svg=true)](https://ci.appveyor.com/project/mrexodia/x64dbg) [![coverity](https://scan.coverity.com/projects/7478/badge.svg?flat=1)](https://scan.coverity.com/projects/7478) [![Crowdin](https://d322cqt584bo4o.cloudfront.net/x64dbg/localized.svg)](http://translate.x64dbg.com)
[![Telegram](https://img.shields.io/badge/chat-%20on%20Telegram-blue.svg)](http://telegram.x64dbg.com) [![Join the chat at Gitter](https://badges.gitter.im/x64dbg/x64dbg.svg)](http://gitter.x64dbg.com) [![freenode](https://img.shields.io/badge/chat-%20on%20freenode-brightgreen.svg)](http://webchat.freenode.net/?channels=x64dbg)
## Note
@ -14,8 +16,6 @@ For a complete guide on compiling *x64dbg* read [this](https://github.com/x64dbg
Releases of *x64dbg* can be found [here](http://releases.x64dbg.com).
~~Jenkins build server can be found [here](http://jenkins.x64dbg.com).~~
## Overview
*x64dbg* is an open-source x32/x64 debugger for Windows.
@ -130,3 +130,5 @@ Releases of *x64dbg* can be found [here](http://releases.x64dbg.com).
- [justanotheranonymoususer](https://github.com/justanotheranonymoususer)
- [gushromp](https://github.com/gushromp)
- [Forsari0](https://github.com/Forsari0)
See [here](https://github.com/x64dbg/x64dbg/graphs/contributors) for a more up-to-date list of contributers.