From 7a64d1ff1cd283097cea007465170b7e361b267a Mon Sep 17 00:00:00 2001 From: Bernard Xiong Date: Tue, 7 Oct 2014 18:22:35 +0800 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index db04b3765e..ffd6c1bc2b 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ # RT-Thread # -[![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/RT-Thread/rt-thread?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://travis-ci.org/RT-Thread/rt-thread.png)](https://travis-ci.org/RT-Thread/rt-thread) -[![gitter](https://badges.gitter.im/RT-Thread/rt-thread.png)](https://gitter.im/RT-Thread/rt-thread) +[![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/RT-Thread/rt-thread?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) RT-Thread is an open source real-time operating system for embedded devices from China. RT-Thread RTOS is a scalable real-time operating system: a tiny kernel for ARM Cortex-M0, Cortex-M3/4, or a full feature system in ARM Cortex-A8, ARM Cortex-A9 DualCore etc.