From 2fa3e53c05c4e587e22e37e493ba154fae4c466c Mon Sep 17 00:00:00 2001 From: Michael Gattozzi <mgattozzi@gmail.com> Date: Fri, 16 Oct 2015 12:35:29 -0400 Subject: [PATCH] Update README.md Added Travis CI and Coveralls Badges --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 53f0c162..bab7cec3 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ #Ion +[](https://travis-ci.org/redox-os/ion) +[](https://coveralls.io/github/redox-os/ion?branch=master) + Ion is the underlying library for shells and command execution in Redox, as well as the default shell. -- GitLab