Skip to content

Commit dc517d7

Browse files
Update README.md
1 parent 87e5186 commit dc517d7

File tree

1 file changed

+21
-22
lines changed

1 file changed

+21
-22
lines changed

README.md

Lines changed: 21 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,27 @@ This shell-extension can help you to obtain basic information of any .NET assemb
66

77
See screenshots below to know what information you can obtain. Future updates of this software will include more interesting things.
88

9+
# **Donations**
10+
11+
##### Through Paypal:
12+
If you like my work and want to support it, then please consider to deposit a donation through **Paypal** by clicking on the next button:
13+
14+
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=E4RQEV6YF5NZY" target="_blank">![](https://www.paypalobjects.com/en_US/ES/i/btn/btn_donateCC_LG.gif)</a>
15+
16+
You are free to specify whatever amount of money you wish. That money will be sent to my **Paypal** account.
17+
18+
##### Through Envato:
19+
If you are a .NET programmer, then maybe you would like to consider the purchase of
20+
'**DevCase for .NET Framework**', a powerful set of APIs for .NET developers, created by me.
21+
22+
You can click the next button to go to the product specifications and the purchase page:
23+
24+
<a href="https://codecanyon.net/item/elektrokit-class-library-for-net/19260282" target="_blank">![DevCase for .NET Framework](Images/DevCase%20Banner.png)</a>
25+
26+
Note that all the source-code within the namespace 'DevCase' included in this **GitHub** repository, was freely extracted and distributed from the commercial library '**DevCase for .NET Framework**'.
27+
28+
<u>**Thanks in advance for your consideration!**</u> :thumbsup:
29+
930
### Screenshots:
1031

1132
![](Preview/Tab1-Product.png)
@@ -28,25 +49,3 @@ See screenshots below to know what information you can obtain. Future updates of
2849
- [SharpShell](https://github.com/dwmkerr/sharpshell)
2950
- [System.Collections.Immutable](https://www.nuget.org/packages/System.Collections.Immutable/)
3051
- [System.Reflection.Metadata](https://www.nuget.org/packages/System.Reflection.Metadata/)
31-
32-
# **Donations**
33-
34-
##### Through Paypal:
35-
If you like my work and want to support it, then please consider to deposit a donation through **Paypal** by clicking on the next button:
36-
37-
38-
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=E4RQEV6YF5NZY" target="_blank">![](https://www.paypalobjects.com/en_US/ES/i/btn/btn_donateCC_LG.gif)</a>
39-
40-
You are free to specify whatever amount of money you wish. That money will be sent to my **Paypal** account.
41-
42-
##### Through Envato:
43-
If you are a .NET programmer, then maybe you would like to consider the purchase of
44-
'**DevCase for .NET Framework**', a powerful set of APIs for .NET developers, created by me.
45-
46-
You can click the next button to go to the product specifications and the purchase page:
47-
48-
<a href="https://codecanyon.net/item/elektrokit-class-library-for-net/19260282" target="_blank">![DevCase for .NET Framework](Images/DevCase%20Banner.png)</a>
49-
50-
Note that all the source-code within the namespace 'DevCase' included in this **GitHub** repository, was freely extracted and distributed from the commercial library '**DevCase for .NET Framework**'.
51-
52-
<u>**Thanks in advance for your consideration!**</u> :thumbsup:

0 commit comments

Comments
 (0)