Skip to content

Commit 797c397

Browse files
committed
Update Copyright
1 parent 32e109b commit 797c397

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,16 @@
33
Sample project for demonstrating Push Notifications based on Push API and Web Push Protocol in ASP.NET Core:
44

55
- [Push API](https://www.tpeczek.com/2017/12/push-notifications-and-aspnet-core-part.html)
6-
- [Requesting Delivery](https://www.tpeczek.com/2018/01/push-notifications-and-aspnet-core-part.html)
6+
- [Requesting Delivery](https://www.tpeczek.com/2018/01/push-notifications-and-aspnet-core-part.html)
7+
8+
## Donating
9+
10+
My blog and open source projects are result of my passion for software development, but they require a fair amount of my personal time. If you got value from any of the content I create, then I would appreciate your support by [buying me a coffee](https://www.buymeacoffee.com/tpeczek).
11+
12+
<a href="https://www.buymeacoffee.com/tpeczek"><img src="https://www.buymeacoffee.com/assets/img/custom_images/black_img.png" style="height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;" target="_blank"></a>
13+
14+
## Copyright and License
15+
16+
Copyright © 2017 - 2018 Tomasz Pęczek
17+
18+
Licensed under the [MIT License](https://github.com/tpeczek/Demo.AspNetCore.PushNotifications/blob/master/LICENSE.md)

0 commit comments

Comments
 (0)