Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-helmich authored Oct 29, 2024
1 parent 9e29c47 commit 4e21e03
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

This repository contains a Symfony Bundle for easily setting up a mittwald mStudio extension using a Symfony application.

> [!WARNING]
> This bundle is **not recommended for production usage, yet**. Use at your own peril.
## Usage

```
Expand Down Expand Up @@ -90,4 +93,4 @@ parameter in your `services.yaml` file.
# config/services.yaml
parameters:
mstudio_ext.sso_redirect_route: your_route_name
```
```

0 comments on commit 4e21e03

Please sign in to comment.