diff --git a/README.md b/README.md index 218d459..5fe79a0 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,6 @@ API Handler Testing for Golang Web framework. * [x] [Gin](https://github.com/gin-gonic/gin) * [x] [Echo](https://github.com/labstack/echo) support [v3.0.0](https://github.com/labstack/echo/releases/tag/v3.0.0) up * [x] [Mux](https://github.com/gorilla/mux) -* [x] [HttpRouter](https://github.com/julienschmidt/httprouter) -* [x] [Pat](https://github.com/gorilla/pat) -* [x] [beego](https://github.com/astaxie/beego) ## Install