1
0
Fork 0
mirror of https://github.com/HackHerz/pusher synced 2025-12-06 02:10:19 +00:00

Examples section added

This commit is contained in:
Daniel Stein 2015-01-27 15:56:24 +01:00
parent 1b7439f60e
commit 9ca0833a48
3 changed files with 26 additions and 0 deletions

8
examples/README.md Normal file
View file

@ -0,0 +1,8 @@
# Examples
This is a collection of examples how you can user pusher. Feel free to contact me or add it yourself if you have a snippet to share.
## Server
- [Notification on SSH login](https://github.com/hackherz/pusher/examples/ssh-notification.md)