diff --git a/README.md b/README.md index d33b7e90bfe0b5e9f9598ca6a34f15daf22180ca..76414e743f978d784e3c419d5a83e49b23049305 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,9 @@ Common classes used across the application. Management of cars. Runs on port 8082. +Extended functionality for car module: For a given car and its component, both given by their respective IDs, +a list of sparse components can be fetched from carComponent module. A sparse component is any component +with the same name as the given component of the car that is not used by the car. ### component