add readme with build status
partly https://github.com/kichik/nsis/pull/1 git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6866 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
b558dea54d
commit
87980a831a
1 changed files with 11 additions and 0 deletions
11
README.md
Normal file
11
README.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
# NSIS
|
||||
|
||||
[](https://travis-ci.org/kichik/nsis)
|
||||
|
||||
NSIS (Nullsoft Scriptable Install System) is a professional open source system to create Windows installers. It is designed to be as small and flexible as possible and is therefore very suitable for internet distribution.
|
||||
|
||||
## External Links
|
||||
|
||||
* [Simple tutorial](http://nsis.sourceforge.net/Simple_tutorials)
|
||||
* [NSIS Homepage](http://nsis.sourceforge.net/)
|
||||
* [User Manual](http://nsis.sourceforge.net/Docs/)
|
Loading…
Add table
Add a link
Reference in a new issue