diff options
author | Chris Packham <judge.packham@gmail.com> | 2020-08-24 09:30:16 +1200 |
---|---|---|
committer | Chris Packham <judge.packham@gmail.com> | 2020-08-26 19:38:05 +1200 |
commit | 8296c048fb99e49e7a809e96d31a6f0f20e7bfc1 (patch) | |
tree | 64aa1002783499718f305c25ca784c17807fc97c /README.md | |
parent | d908f53ffaed4592d9c660f23d66bcbb642f76f6 (diff) | |
download | crosstool-ng-8296c048fb99e49e7a809e96d31a6f0f20e7bfc1.tar.gz crosstool-ng-8296c048fb99e49e7a809e96d31a6f0f20e7bfc1.tar.bz2 crosstool-ng-8296c048fb99e49e7a809e96d31a6f0f20e7bfc1.zip |
README.md: Add build status badge
Signed-off-by: Chris Packham <judge.packham@gmail.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -20,6 +20,9 @@ To clone the crosstool-NG repository: git clone https://github.com/crosstool-ng/crosstool-ng ``` +## Build Status +-  + #### Old repositories These are the old Mercurial repositories. They are now read-only: [http://crosstool-ng.org/hg/](http://crosstool-ng.org/hg/) |