diff --git a/readme.md b/readme.md index 0b26af8..f414834 100644 --- a/readme.md +++ b/readme.md @@ -1,2 +1,4 @@ # MiniMock Small HTTP Server sending static response (body, header, httpstatuscode) based on a config file. Also all requests are stored and visible via api. This can be used to develop and tests software talking with external http servers. + +.