Newer
Older
Import / applications / MakePDF / 3rdParty / libharu / pr-patches / 0001-Build-status-image-was-included.patch
@John Ryland John Ryland on 22 Dec 2020 773 bytes import NUC files
From c5530eaeb59d70e3cf52b87eb2ea8b88103c52d4 Mon Sep 17 00:00:00 2001
From: Maciej Klemarczyk <m.klemarczyk@live.com>
Date: Mon, 15 Jun 2015 02:51:41 +0200
Subject: [PATCH] Build status image was included.

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index fc0646c..516de1a 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,10 @@
-***
+# Haru Free PDF Library [![Build Status](https://travis-ci.org/insma/libharu.svg?branch=feature%2FCI)](https://travis-ci.org/insma/libharu)
+
   **URL http://libharu.org/**
 
   **Copyright 2000-2006 (c) Takeshi Kanno**
 
   **Copyright 2007-2009 (c) Antony Dovgal et al.**
-***
 
 See INSTALL for instructions on how to install libHaru.
 
-- 
2.21.1 (Apple Git-122.3)