summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Sherwood <paul.sherwood@codethink.co.uk>2016-03-20 16:28:10 +0000
committerPaul Sherwood <paul.sherwood@codethink.co.uk>2016-03-20 16:32:36 +0000
commitd6d8cb5c223586281b85e6cc2d275720d86a3e58 (patch)
tree8932726e6a17e4c25d6c77ea8ab6836494bd086f
parent5acac18c45c0ea4533315e92d08a0d3031637b1a (diff)
downloadybd-d6d8cb5c223586281b85e6cc2d275720d86a3e58.tar.gz
Add badges to readme
-rw-r--r--readme.md10
1 files changed, 7 insertions, 3 deletions
diff --git a/readme.md b/readme.md
index fba57e9..295c178 100644
--- a/readme.md
+++ b/readme.md
@@ -1,4 +1,8 @@
-# ybd
+Github: [![Build Status](https://travis-ci.org/devcurmudgeon/ybd.svg?branch=master)](https://travis-ci.org/devcurmudgeon/ybd)
+
+Gitlab: [![Build Status](https://gitlab.com/devcurmudgeon/ybd/badges/master/build.svg)](https://gitlab.com/devcurmudgeon/ybd/badges/master/build.svg)
+
+## ybd
ybd is a tool for building integrated software stacks. it does four things:
@@ -91,8 +95,8 @@ where
- $2 specifies the architecture you're building/deploying for.
note that all of the current baserock definitions are for native builds, no
-cross-compile. so if you're on a typical laptop it may be that your only
-option for $2 is `x86_64`
+cross-compile. so if you're on a PC/Mac it may be that your only
+option for $2 is x86_64
Some examples to try: