Skip to content

Commit 979e5ff

Browse files
committed
doc(readme): add License and About CodeTech sections
1 parent 654a214 commit 979e5ff

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ php artisan migrate
3737
```
3838

3939

40-
## How to use
40+
## Usage
4141

4242
To start logging CRUD operations simply use the trait on your models.
4343

@@ -48,3 +48,16 @@ class Post extends Model
4848
4949
...
5050
```
51+
52+
53+
---
54+
55+
56+
## License
57+
58+
**codetech/laravel-loggable** is open-sourced software licensed under the [MIT license](https://github.com/CodeTechPt/laravel-loggable/blob/master/LICENSE).
59+
60+
61+
## About CodeTech
62+
63+
[CodeTech](https://www.codetech.pt) is a web development agency based on Matosinhos, Portugal. Oh, and we LOVE Laravel!

0 commit comments

Comments
 (0)