Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim-Maes committed Oct 18, 2023
1 parent a943891 commit 299fedb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dotnet add package Bindicate

Add this line in a project to register all decorated services. You can repeat this line and pass any assembly.

```
```csharp
// Register all types in current project
services.AddAutowiringForAssembly(Assembly.GetExecutingAssembly());

Expand Down

0 comments on commit 299fedb

Please sign in to comment.