diff --git a/README.md b/README.md index fdfa21a549..7e4ac177e6 100644 --- a/README.md +++ b/README.md @@ -104,14 +104,14 @@ Root URL (localhost:3000/) returns all REST API urls for each table in schema. * GET       /api/parentTable/:id/childTable * DELETE  /api/tableName/:id -## API with HOT features +## APIs with HOT features * GET       /api/tableName/aggregate * GET       /api/tableName/groups :fire::fire: **[ HOTNESS ALERT ]** * GET       /api/tableName/groupby :fire::fire: * GET       /api/tableName/ugroupby :fire::fire: **[ HOTNESS ALERT ]** * GET       /api/tableName/chart :fire::fire: **[ HOTNESS ALERT ]** -## API for Prototyping :snowboarder: :snowboarder: +## APIs for Prototyping :snowboarder: :snowboarder: * POST     /dynamic * POST       /upload * POST       /uploads