Commit 6fcf108f by Pedro Cavaleiro Committed by GitHub

Update README.md

parent bbaa3d27
...@@ -10,6 +10,8 @@ Currently these functions are already implemented ...@@ -10,6 +10,8 @@ Currently these functions are already implemented
<li>Validate Login</li> <li>Validate Login</li>
</ul> </ul>
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=A3JFH2WA6U9YU)
The implemented functions are designed to be very easy to use The implemented functions are designed to be very easy to use
The following code demonstrates to to implement the GetClientDetails on an ASP.net MVC app The following code demonstrates to to implement the GetClientDetails on an ASP.net MVC app
...@@ -92,4 +94,5 @@ namespace YOUR_APP ...@@ -92,4 +94,5 @@ namespace YOUR_APP
} }
} }
``` ```
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=A3JFH2WA6U9YU) [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=A3JFH2WA6U9YU)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment