diff --git a/UseCaseModel.md b/UseCaseModel.md index f88f1c6..2e42170 100644 --- a/UseCaseModel.md +++ b/UseCaseModel.md @@ -1,8 +1,8 @@ -#Use Case Model +# Use Case Model ## 1. Use Case Diagram *UML use case diagram* ## 2. Use Case Descriptions -*Add an in-depth description of each use case. This will provide further insight into how the application react to certain inputs and stimuli. It will also give insight into whether the use case is too specific or generic. Generic use cases can sometimes be split up into more specific cases. Specific use cases can sometimes be combined to make a more inclusive and intuitive case.* \ No newline at end of file +*Add an in-depth description of each use case. This will provide further insight into how the application react to certain inputs and stimuli. It will also give insight into whether the use case is too specific or generic. Generic use cases can sometimes be split up into more specific cases. Specific use cases can sometimes be combined to make a more inclusive and intuitive case.*