mirror of https://github.com/winsw/winsw
Apply suggestions from code review by @NextTurn
Co-Authored-By: Next Turn <45985406+NextTurn@users.noreply.github.com>pull/500/head
parent
51833adc7a
commit
61b1a0fac2
|
@ -1,4 +1,4 @@
|
||||||
# WinSW: Windows Service Wrapper in less restrictive license
|
# Windows Service Wrapper in less restrictive license
|
||||||
|
|
||||||
[](https://github.com/winsw/winsw/releases)
|
[](https://github.com/winsw/winsw/releases)
|
||||||
[](https://www.nuget.org/packages/WinSW/)
|
[](https://www.nuget.org/packages/WinSW/)
|
||||||
|
@ -17,7 +17,7 @@ See the [project manifest](MANIFEST.md).
|
||||||
|
|
||||||
WinSW offers executables for .NET Framework 2.0, 4.0 and 4.6.1.
|
WinSW offers executables for .NET Framework 2.0, 4.0 and 4.6.1.
|
||||||
It can run on Windows platforms which have these versions of .NET framework installed.
|
It can run on Windows platforms which have these versions of .NET framework installed.
|
||||||
For systems without .NET Framework, the project provides native 64bit and 32bit executables which are based on .NET Core 3.1.
|
For systems without .NET Framework, the project provides native 64-bit and 32-bit executables which are based on .NET Core 3.1.
|
||||||
|
|
||||||
More executables can be added upon request.
|
More executables can be added upon request.
|
||||||
|
|
||||||
|
@ -72,8 +72,8 @@ Developer documentation:
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
Contributions are welcome!
|
Contributions are welcome!
|
||||||
No Clontributor Licence Agreement is needed, just submit your pull requests.
|
No Contributor License Agreement is needed, just submit your pull requests.
|
||||||
See [the contributor guidelines](./CONTRIBUTING.md) for more information and guidelines.
|
See the [contributing guidelines](./CONTRIBUTING.md) for more information.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue