diff --git a/SRS.md b/SRS.md index b952ffb..19e0de6 100644 --- a/SRS.md +++ b/SRS.md @@ -28,7 +28,8 @@ - [3.1.1 Functionality - Backend](#312) - [3.1.2 Functionality - Database](#313) - [3.1.3 Functionality - Webcrawler](#313) - + - [3.1.4 Use Cases](#314) + - [3.2 Functionality – Functionality - Frontend](#32-functionality--user-interface) - [3.2.1 User system](#321-user-system) @@ -128,6 +129,9 @@ The database stores the findings from the webcrawler. Also a history is stored. #### 3.1.3 Functionality – Webcrawler The webcrawler crawls a predefined set of websites to extract for a predefined list of products. +### 3.1.4 Use Cases +The use cases are linked in the [wiki](https://github.com/Mueller-Patrick/Betterzon/wiki). + ### 3.2 Functionality - User Interface #### 3.2.1 Functionality - Frontend