Skip to content

Commit

Permalink
hiding the usage section from the README for now, but leaving contain…
Browse files Browse the repository at this point in the history
…er-interop#67 open for discussion
  • Loading branch information
mindplay-dk committed Jan 9, 2024
1 parent d799f74 commit 7a63dab
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ Refer to the [current PSR draft](./PSR-XX-provider.md) for the concrete proposal

Refer to the [PSR meta document](./PSR-XX-provider-meta.md) for the historical background of this proposal.

<!-- TODO resolve #67
## Usage
To declare a service provider, simply implement the `ServiceProviderInterface` interface.
Expand Down Expand Up @@ -180,6 +182,8 @@ class B implements ServiceProviderInterface
}
```
-->

## Compatible projects
### Projects consuming *service providers*

Expand Down

0 comments on commit 7a63dab

Please sign in to comment.