This is an automated email from the ASF dual-hosted git repository.

aboda pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git


The following commit(s) were added to refs/heads/master by this push:
     new 7cabdde  MINIFICPP-1200: Add MiNiFi Logo to README
7cabdde is described below

commit 7cabddeb03d92068bb4217bc077e81abcea334b3
Author: James Medel <jamesmede...@gmail.com>
AuthorDate: Tue Apr 21 12:10:32 2020 -0700

    MINIFICPP-1200: Add MiNiFi Logo to README
    
    Adds MiNiFi Logo to the README.md.
    Also includes an image hyperlink to the MiNiFi documentation homepage: 
https://nifi.apache.org/minifi/
    
    Signed-off-by: Arpad Boda <ab...@apache.org>
    
    This closes #764
---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 89576ee..11c853f 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,8 @@
   limitations under the License.
 -->
 
+[<img src="https://nifi.apache.org/assets/images/minifi/minifi-logo.svg"; 
width="300" height="126" alt="Apache NiFi 
MiNiFi"/>](https://nifi.apache.org/minifi/)
+
 # Apache NiFi -  MiNiFi - C++ [![Linux/Mac Build 
Status](https://travis-ci.org/apache/nifi-minifi-cpp.svg?branch=master)](https://travis-ci.org/apache/nifi-minifi-cpp)
 [![Windows Build 
Status](https://ci.appveyor.com/api/projects/status/njagiyqmopexidsv/branch/master?svg=true)](https://ci.appveyor.com/project/ApacheSoftwareFoundation/nifi-minifi-cpp)
 
 
 MiNiFi is a child project effort of Apache NiFi.  This repository is for a 
native implementation in C++.

Reply via email to