From 5031a312a663b67916a1d7265a13c5b69dd90613 Mon Sep 17 00:00:00 2001 From: Matt McCormick Date: Mon, 28 Mar 2016 13:09:10 -0400 Subject: [PATCH] linux-x64: Add documentation. --- README.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.rst b/README.rst index b83d280..0398905 100644 --- a/README.rst +++ b/README.rst @@ -51,3 +51,11 @@ thewtex/cross-compiler-linux-armv7 thewtex/cross-compiler-linux-ppc64le |linux-ppc64le-images| Linux PowerPC 64 little endian cross compiler toolchain for the POWER8, etc. + + +.. |linux-x64-images| image:: https://badge.imagelayers.io/thewtex/cross-compiler-linux-x64:latest.svg + :target: https://imagelayers.io/?images=thewtex/cross-compiler-linux-x64:latest + +thewtex/cross-compiler-linux-x64 + |linux-x64-images| Linux x86_64 / amd64 compiler. Since the tool is for + x86_64 also, this is not actually a cross compiler.