diff --git a/1.-Software-Requirements--Specification.md b/1.-Software-Requirements--Specification.md index ad0fa3f..36b3cb8 100644 --- a/1.-Software-Requirements--Specification.md +++ b/1.-Software-Requirements--Specification.md @@ -45,13 +45,12 @@ _Figure 1 UC Diagram_ |Use Case's Objective:|User wants to create a device by inserting the data manually into the user interface of the application| |---|---| |System Boundary:|The application itself| -|Precondition:|The user needs to have the minimal required data for the device on hand. -The program needs to be installed on the user system and opened.| +|Precondition:|The user needs to have the minimal required data for the device on hand. The program needs to be installed on the user system and opened.| |Postcondition on success:|The entered data is displayed completely and correctly| |Involved Users:|Every end-user of the application| |Triggering Event:|When the user opens the application and uses the 'New device' function to create a new device| -## 2.2. Create interface or load interface from Library +## 2.2. Create interface or load interface from library |Use Case's Objective:|Creating a device interface by inserting the data manually into the user interface. Or to add an interface from one of the existing libraries| |---|---| @@ -72,7 +71,7 @@ The program needs to be installed on the user system and opened.| |Triggering Event:|When the user has the need to view device data and device interface data| -## 2.4. Add Attachments for the Device +## 2.4. Add attachments to the device |Use Case's Objective:|It is possible to add an attachment to the object, such as a manufacturer's icon|