fix: structure
This commit is contained in:
@@ -41,9 +41,9 @@ The project consists of the following classes and interfaces:
|
||||
| GasCar | | ElectricCar |
|
||||
| (Class) | | (Class) |
|
||||
+-------------------+ +-------------------+
|
||||
^ ^ ^
|
||||
^ | |
|
||||
| extends | implements | implements
|
||||
| | |
|
||||
| ⌄ ⌄
|
||||
+-------------------+ +-------------------+ +-------------------+
|
||||
| SportsCar | | Refuelable | | Chargeable |
|
||||
| (Class) | | (Interface) | | (Interface) |
|
||||
|
||||
Reference in New Issue
Block a user