Skip to content

Commit 5c903b4

Browse files
committed
Readme
1 parent eb6177e commit 5c903b4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ Original project's GitHub page: https://github.com/kichik/nsis<br>
66
[![License: zlib/libpng](https://img.shields.io/badge/License-zlib%2Flibpng-blue.svg)](http://nsis.sourceforge.net/License)
77
[![Latest Release](https://img.shields.io/badge/dynamic/json.svg?label=Latest%20Release&url=https%3A%2F%2Fapi.github.com%2Frepos%2Fnegrutiu%2Fnsis%2Freleases%2Flatest&query=%24.name&colorB=orange)](../../releases/latest)
88
[![Downloads](https://img.shields.io/github/downloads/negrutiu/nsis/total.svg?label=Downloads&colorB=orange)](../../releases/latest)
9-
[![GitHub Marketplace](https://img.shields.io/badge/Marketplace-GitHub%20Actions-blue?logo=github)](https://github.com/marketplace/actions/install-negrutiu-nsis)
9+
[![Static Badge](https://img.shields.io/badge/GitHub%20Marketplace-negrutiu%2Fnsis--install-blue?style=flat-square&logo=github)
10+
](https://github.com/marketplace/actions/install-nsis-compiler)
1011

1112
This project was started mainly to offer you early access to the NSIS 64-bit features.<br>
1213
I've also included a bunch of extra plugins for you to play with... Enjoy!
@@ -24,4 +25,4 @@ I've also included a bunch of extra plugins for you to play with... Enjoy!
2425
* Two new extra-large UI themes [ModernXL](https://github.com/negrutiu/nsis/wiki/ModernXL/) and [ModernXXL](https://github.com/negrutiu/nsis/wiki/ModernXL/)
2526
* Advanced logging enabled (`NSIS_CONFIG_LOG`)
2627
* Large strings (`NSIS_MAX_STRLEN=4096`)
27-
* Available [GitHub Action](https://github.com/marketplace/actions/install-negrutiu-nsis) to install this on Windows runners
28+
* Available [GitHub Action](https://github.com/marketplace/actions/install-nsis-compiler) to install/upgrade NSIS compiler on Windows runners

0 commit comments

Comments
 (0)