diff --git a/README.md b/README.md index 6b30f19b..3c5dcc45 100644 --- a/README.md +++ b/README.md @@ -35,9 +35,7 @@ app.use((err, req, res, next) => { }); ``` -(see complete [example](#example)) - -## Example API Server +## Example Express API Server Try the complete example below: