Update README.md
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# InterfaceGenerator [](https://www.nuget.org/packages/InterfaceGenerator/)
|
||||
|
||||
A simple source generator that creates interfaces by implementations.
|
||||
A simple source generator that creates interfaces by implementations. Useful for when you need an interface purely for the sake of mocking.
|
||||
|
||||
Example user implementation:
|
||||
```cs
|
||||
|
||||
Reference in New Issue
Block a user