URI: 
       tREADME: add Travis CI and Coverity Scan badges - plan9port - [fork] Plan 9 from user space
  HTML git clone git://src.adamsgaard.dk/plan9port
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 46ba383a330e1b303348caf42648a61cdebbb362
   DIR parent f2e0c7a2d266ae88f52b139d92d01c0960232536
  HTML Author: David du Colombier <0intro@gmail.com>
       Date:   Fri,  1 Sep 2017 20:57:50 +0200
       
       README: add Travis CI and Coverity Scan badges
       
       Diffstat:
         M README.md                           |       7 +++++++
       
       1 file changed, 7 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/README.md b/README.md
       t@@ -36,6 +36,13 @@ You can use Git to keep your local copy up-to-date as we make
        changes and fix bugs.  See the git(1) man page here ("9 man git")
        for details on using Git.
        
       +Status
       +------
       +
       +[![Build Status](https://travis-ci.org/9fans/plan9port.svg?branch=master)](https://travis-ci.org/9fans/plan9port)
       +[![Coverity Scan Build Status](https://scan.coverity.com/projects/plan-9-from-user-space/badge.svg)](https://scan.coverity.com/projects/plan-9-from-user-space)
       +
       +
        Contact
        -------