Skip to content

Commit c560f47

Browse files
authored
Remove incorrect acknowledgement from Core README.md (#482)
1 parent ef7ac84 commit c560f47

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

src/ModelContextProtocol.Core/README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -102,11 +102,3 @@ await server.RunAsync(stdioTransport, CancellationToken.None);
102102
```
103103

104104
For more advanced scenarios with dependency injection, hosting, and automatic tool discovery, see the `ModelContextProtocol` package.
105-
106-
## Acknowledgements
107-
108-
The MCP C# SDK builds upon the excellent work from the [mcpdotnet](https://github.com/ReallyLiri/mcpdotnet) project by [Liri](https://github.com/ReallyLiri). We extend our gratitude for providing a foundational implementation that inspired this SDK.
109-
110-
## License
111-
112-
This project is licensed under the MIT License. See the [LICENSE](../../LICENSE) file for details.

0 commit comments

Comments
 (0)