Skip to content

Commit 366aaea

Browse files
authored
Update README.md
1 parent 111b568 commit 366aaea

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# NSIS FileCheck [![Build status](https://ci.appveyor.com/api/projects/status/4swfw5dvud34520r/branch/master?svg=true)](https://ci.appveyor.com/project/past-due/nsisfilecheck/branch/master) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT) [![NSIS: 3.0+](https://img.shields.io/badge/NSIS-3.0%2B-orange.svg)](https://en.wikipedia.org/wiki/Nullsoft_Scriptable_Install_System)
22
[NSIS (Nullsoft Scriptable Install System)](https://en.wikipedia.org/wiki/Nullsoft_Scriptable_Install_System) plugin that enables:
3-
- [Calculating a file's hash (SHA1, SHA2)](#calcFileHash)
4-
- [Verifying a file's Authenticode code signature (including details)](#verifyFileSignature)
5-
- [Obtaining a file's string version info](#getFileVersionInfoString)
3+
- [Calculating a file's hash (SHA1, SHA2)](#calcfilehash)
4+
- [Verifying a file's Authenticode code signature (including details)](#verifyfilesignature)
5+
- [Obtaining a file's string version info](#getfileversioninfostring)
66

77
### Supports:
88
- **Windows**: Windows XP -> Windows 10

0 commit comments

Comments
 (0)