about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorFabrice Desclaux <fabrice.desclaux@cea.fr>2018-09-20 17:09:21 +0200
committerFabrice Desclaux <fabrice.desclaux@cea.fr>2018-09-20 17:09:21 +0200
commit59fa46287ca67be0aff538c0a32119926c5b8ccb (patch)
tree1897fd80b3de98783b424cad6c64d3fce2ac5660
parent2f9139cbc737978d7308496bb8249a99431320e7 (diff)
downloadmiasm-59fa46287ca67be0aff538c0a32119926c5b8ccb.tar.gz
miasm-59fa46287ca67be0aff538c0a32119926c5b8ccb.zip
Readme: fix appveyor badge
I messed up and lost the origin link to the appveyor badge :/
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3f6c6690..dc4ec977 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
 [![Build Status](https://travis-ci.org/cea-sec/miasm.svg)](https://travis-ci.org/cea-sec/miasm)
-[![Build status](https://ci.appveyor.com/api/projects/status/7upfa3hkkpmd916q/branch/master?svg=true)](https://ci.appveyor.com/project/serpilliere/miasm-g9v6o/branch/master)
+[![Build status](https://ci.appveyor.com/api/projects/status/mtt2hwae77w7utnd/branch/master?svg=true)](https://ci.appveyor.com/project/serpilliere/miasm-6lfba/branch/master)
 [![Code Climate](https://codeclimate.com/github/cea-sec/miasm/badges/gpa.svg)](https://codeclimate.com/github/cea-sec/miasm)
 
 Reverse engineering framework in Python