From 2650106d472d070f719f1dd8796055008bac3915 Mon Sep 17 00:00:00 2001 From: Brodie Thiesfield Date: Sun, 21 Jun 2020 14:23:20 +1000 Subject: Fix build status --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e6f1288..1ae1ef9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ simpleini ========= -[![TravisCI Status](https://travis-ci.org/brofield/simpleini.svg?branch=master)](https://travis-ci.org/brofield/simpleini) +[![Build Status](https://travis-ci.org/brofield/simpleini.svg?branch=master)](https://travis-ci.org/brofield/simpleini) + A cross-platform library that provides a simple API to read and write INI-style configuration files. It supports data files in ASCII, MBCS and Unicode. It is designed explicitly to be portable to any platform and has been tested on Windows, WinCE and Linux. Released as open-source and free using the MIT licence. -- cgit v1.2.3