From d47a208afa7334b682ed28353090d83d4ae871c8 Mon Sep 17 00:00:00 2001 From: Matt McCormick Date: Tue, 12 Apr 2016 21:34:23 -0400 Subject: [PATCH] windows-x64: Add description to README. --- README.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.rst b/README.rst index 61c37d9..2783acf 100644 --- a/README.rst +++ b/README.rst @@ -67,3 +67,10 @@ thewtex/cross-compiler-linux-x64 thewtex/cross-compiler-linux-x86 |linux-x86-images| Linux i686 compiler. Since the Docker image is natively x86_64 with i386 multi-arch support, this is not actually a cross compiler. + + +.. |windows-x64-images| image:: https://badge.imagelayers.io/thewtex/cross-compiler-windows-x64:latest.svg + :target: https://imagelayers.io/?images=thewtex/cross-compiler-windows-x64:latest + +thewtex/cross-compiler-windows-x64 + |windows-x64-images| 64-bit Windows cross-compiler based on MXE/MinGW-w64.