From aaf4c27858bd7fa151d7d441d0b35d4619d05f43 Mon Sep 17 00:00:00 2001 From: Derick Payne Date: Tue, 3 Oct 2017 00:29:39 +0200 Subject: [PATCH] Readme.md Updates --- Readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 0f0d60ab3..4d017d8e5 100644 --- a/Readme.md +++ b/Readme.md @@ -2,6 +2,7 @@ > *Notepad3 is based on code from Florian Balmer's Notepad2 and XhmikosR's Notepad2-mod. MiniPath is based on code from Florian Balmer's metapath.* + [![Build status](https://img.shields.io/appveyor/ci/rizonesoft/notepad3/master.svg)](https://ci.appveyor.com/project/rizonesoft/notepad3/branch/master) ## Changes compared to the official Notepad2: @@ -14,7 +15,7 @@ * Syntax highlighting support for AutoHotkey, AutoIt3, AviSynth, Bash, CMake, CoffeeScript, Inno Setup, LaTeX, Lua, Markdown, NSIS, Ruby, Tcl, YAML and VHDL scripts. * Improved support for NFO ANSI art -* New toolbar icons based on Yusuke Kamiyaman's Fugue Icons (Purchased by [Rizonesoft](https://www.rizonesoft.com) +* New toolbar icons based on Yusuke Kamiyaman's Fugue Icons (Purchased by [Rizonesoft](https://www.rizonesoft.com)) * New program icon and other small cosmetic changes * Other various minor changes and tweaks