Skip to content

Commit eb404f3

Browse files
committed
GitHub action mentioned in REAEME.md
1 parent a31770d commit eb404f3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ 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 issues](https://img.shields.io/github/issues/negrutiu/nsis.svg?label=Issues)](../../issues)
9+
[![GitHub Marketplace](https://img.shields.io/badge/Marketplace-GitHub%20Actions-blue?logo=github)](https://github.com/marketplace/actions/install-negrutiu-nsis)
1010

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

0 commit comments

Comments
 (0)