Skip to content

Commit 1525390

Browse files
committed
doc(readme): add package, license and about info
1 parent 4a5679d commit 1525390

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
A Laravel package for making payments through the EuPago API.
44

5+
[![Latest version](https://img.shields.io/github/release/CodeTechAgency/laravel-eupago?style=flat-square)](https://github.com/CodeTechAgency/laravel-eupago/releases)
6+
[![GitHub license](https://img.shields.io/github/license/CodeTechAgency/laravel-eupago?style=flat-square)](https://github.com/CodeTechAgency/laravel-eupago/blob/master/LICENSE)
7+
58

69
## Installation
710

@@ -183,3 +186,17 @@ GET
183186
| entidade | string |
184187
| comissao | float |
185188
| local | string |
189+
190+
191+
192+
---
193+
194+
195+
## License
196+
197+
**codetech/laravel-eupago** is open-sourced software licensed under the [MIT license](https://github.com/CodeTechAgency/laravel-eupago/blob/master/LICENSE).
198+
199+
200+
## About CodeTech
201+
202+
[CodeTech](https://www.codetech.pt) is a web development agency based on Matosinhos, Portugal. Oh, and we LOVE Laravel!

0 commit comments

Comments
 (0)