1
0
Fork 0

Add note about hiddeninput.exe sources, fixes #675

pull/1031/head
Jordi Boggiano 2012-08-26 00:28:28 +02:00
parent 5755158e5b
commit f4f14b684a
1 changed files with 4 additions and 1 deletions

View File

@ -115,4 +115,7 @@ Composer is licensed under the MIT License - see the LICENSE file for details
Acknowledgments
---------------
This project's Solver started out as a PHP port of openSUSE's [Libzypp satsolver](http://en.opensuse.org/openSUSE:Libzypp_satsolver).
- This project's Solver started out as a PHP port of openSUSE's
[Libzypp satsolver](http://en.opensuse.org/openSUSE:Libzypp_satsolver).
- This project uses hiddeninput.exe to prompt for passwords on windows, sources
and details can be found on the [github page of the project](https://github.com/Seldaek/hidden-input).