Browse Source

README.md: add Travis badge

Kosma Moczek 11 năm trước cách đây
mục cha
commit
30d4f8151b
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -1,5 +1,7 @@
 # minmea, a lightweight GPS NMEA 0183 parser library
 
+[![Build Status](https://travis-ci.org/cloudyourcar/minmea.svg?branch=master)](https://travis-ci.org/cloudyourcar/minmea)
+
 Minmea is a minimalistic GPS parser library written in pure C intended for
 resource-constrained platforms, especially microcontrollers and other embedded
 systems.