Skip to content

Commit cec555f

Browse files
authored
Update README.md
1 parent 2511247 commit cec555f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
# Laravel Problem Detail Exceptions
22

3+
[![Versão](https://img.shields.io/badge/vers%C3%A3o-0.1.0-beta)](https://github.com/seu-usuario/sua-lib/releases)
4+
[![Licença](https://img.shields.io/badge/licen%C3%A7a-MIT-green)](https://opensource.org/licenses/MIT)
5+
36
Esse projeto tem por objetivo prover uma biblioteca Laravel que permite implementar de maneira simples e rápida um padrão de exceptions, seguindo os conceitos da [RFC de problem details](https://datatracker.ietf.org/doc/html/rfc7807)
47

58
## Instalação
69

7-
O pacote pode ser instalado usando o composer
10+
O pacote pode ser instalado usando [Composer](https://getcomposer.org/):
811

912
```bash
1013
composer require gsousadev/laravel-problem-detail-exceptions-lib

0 commit comments

Comments
 (0)