diff options
author | Shiva <shiv@shiv.me> | 2017-01-30 20:11:57 -0800 |
---|---|---|
committer | Shiva <shiv@shiv.me> | 2017-01-30 20:11:57 -0800 |
commit | b1e1a6e993063936c8fb46e18d022b3b45dd91fa (patch) | |
tree | 4e40a38e690d9100f89c7836bf655198dd976dbe | |
parent | 5d52a549f92b7733454f3fad6029ce884c4155ea (diff) |
Add badges
-rw-r--r-- | README.md (renamed from README) | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,6 +2,8 @@ st - simple terminal -------------------- st is a simple terminal emulator for X which sucks less. +[![Build Status](https://travis-ci.org/shiva/st.svg?branch=patched)](https://travis-ci.org/shiva/st) +[![Join the chat at https://gitter.im/shiva/st](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/shiva/st?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) Requirements ------------ @@ -50,5 +52,3 @@ Credits ------- Based on Aurélien APTEL <aurelien dot aptel at gmail dot com> bt source code. - -Join the chat at https://gitter.im/shiva/st |