Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
yceruto committed Nov 4, 2024
1 parent 82ea439 commit 8ab0c9f
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Open a command console, enter your project directory and execute:
$ composer require yceruto/decorator-bundle
```

## Available Decorators
## Bundle Decorators

### Transactional

Expand Down Expand Up @@ -59,6 +59,12 @@ class MyController
}
```

## Native Decorators

* Compound

See https://github.com/yceruto/decorator `README.md` file for details.

## License

This software is published under the [MIT License](LICENSE)

0 comments on commit 8ab0c9f

Please sign in to comment.