From fef82bd8e1fb75be19f02c31bbc746011334548b Mon Sep 17 00:00:00 2001 From: matheus mendes Date: Fri, 25 Sep 2015 11:30:09 -0700 Subject: [PATCH] update README - remove limitation from README as it is not a limitation anymore :) - remove credits as more and more people are contributing and this project does not belong only to me and julio anymore. --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index 7a74cea..24eb691 100644 --- a/README.md +++ b/README.md @@ -145,10 +145,3 @@ To avoid the need to restart fake-server in order to clear the configuration, we ### Limitations - There are two reserved endpoints: POST '/add' and `DELETE` '/flush'. These cannot be used by your application. -- There is still no support for request headers validation. All you can do is configure the response headers. - - -### Get in touch: - -* bigo (matheus@yahoo-inc.com) -* julio (julionn@yahoo-inc.com)