slight change to readme

This commit is contained in:
Pavel 2021-05-15 19:00:42 +03:00
parent c85693cbcd
commit 38df010cf9

View File

@ -7,4 +7,6 @@
Easy to use HTTP mocking solution, compatible with PSR-18 and HTTPlug. Should resemble [gock](https://github.com/h2non/gock) in the end. Easy to use HTTP mocking solution, compatible with PSR-18 and HTTPlug. Should resemble [gock](https://github.com/h2non/gock) in the end.
Project in its early development stage. Stay tuned! Project in its early development stage. User manual is not there yet, but you can find autogenerated documentation [here](neur0toxine.github.io/pock/).
Most of the desired functionality is already implemented, but the API itself can change over time.