Skip to content

Commit e75a9b1

Browse files
sapaythchr-hertel
authored andcommitted
Update README for clarity and consistency
Improved capitalization and wording in the roadmap and credits sections for better readability and consistency.
1 parent 9590e9c commit e75a9b1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@ Until the first major release, this SDK is considered
2121
## 🚧 Roadmap
2222

2323
Features
24-
- [x] bring back php-mcp examples
24+
- [x] Bring back PHP-MCP examples
2525
- [ ] Glue handler, registry and reference handlers
2626
- [ ] Revive `ServerBuilder`
2727
- [ ] Revive transports
2828
- [ ] Streamable Transport https://github.com/modelcontextprotocol/php-sdk/issues/7
2929
- [ ] Http/SSE-based Transport https://github.com/modelcontextprotocol/php-sdk/issues/8
3030
- [ ] Support pagination
3131
- [ ] Support Schema validation
32-
- [ ] Support Multiple Versions of MCP Specification https://github.com/modelcontextprotocol/php-sdk/issues/14
32+
- [ ] Support multiple versions of the MCP specification https://github.com/modelcontextprotocol/php-sdk/issues/14
3333
- [ ] (Re-)Implement missing Notification & Request Handlers https://github.com/modelcontextprotocol/php-sdk/issues/9
3434

3535
---
@@ -143,7 +143,7 @@ the project. See the [contributing guide](CONTRIBUTING.md) to get started before
143143
[send pull requests](https://github.com/modelcontextprotocol/php-sdk/pulls).
144144

145145
## Credits
146-
The starting point for this SDK was [PHP-MCP](https://github.com/php-mcp/server) project, initiated by [Kyrian Obikwelu](https://github.com/CodeWithKyrian). We are grateful for the work done by Kyrian and other contributors to that repository, which created a solid foundation for this SDK.
146+
The starting point for this SDK was the [PHP-MCP](https://github.com/php-mcp/server) project, initiated by [Kyrian Obikwelu](https://github.com/CodeWithKyrian). We are grateful for the work done by Kyrian and other contributors to that repository, which created a solid foundation for this SDK.
147147

148148
## License
149149

0 commit comments

Comments
 (0)