Skip to content

Commit 444f820

Browse files
committed
Updated README.md
1 parent 885be1e commit 444f820

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,14 @@ The portable zip edition of _IntelliTask_ can be removed by deleting the directo
3232
## Create and Submit your Pull Request
3333

3434
As noted in the [Contributing Rules](https://github.com/mihaimoga/IntelliTask/blob/main/CONTRIBUTING.md) for _IntelliTask_, all Pull Requests need to be attached to a issue on GitHub. So the first step is to create an issue which requests that the functionality be improved (if it was already there) or added (if it was not yet there); in your issue, be sure to explain that you have the functionality definition ready, and will be submitting a Pull Request. The second step is to use the GitHub interface to create the Pull Request from your fork into the main repository. The final step is to wait for and respond to feedback from the developers as needed, until such time as your PR is accepted or rejected.
35+
36+
## Acknowledges
37+
38+
This open source project uses the following libraries:
39+
40+
- [genUp4win](https://github.com/mihaimoga/genUp4win)
41+
- PJ Naughter's [CHLinkCtrl](https://www.naughter.com/hlinkctrl.html)
42+
- PJ Naughter's [CInstanceChecker](https://www.naughter.com/sinstance.html)
43+
- PJ Naughter's [CVersionInfo](https://www.naughter.com/versioninfo.html)
44+
- PJ Naughter's [DtWinVer](https://www.naughter.com/dtwinver.html)
45+
- Mizan Rahman's [CWndResizer](https://www.codeproject.com/Articles/125068/MFC-C-Helper-Class-for-Window-Resizing)

0 commit comments

Comments
 (0)