You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,8 @@
2
2
3
3
TRAS(Traceability Assistant) is a semi-automated tool that help analysts uncover traceability links between requirements documents described as use cases and architectural documents.
4
4
5
+
The project is distributed as a jar file. See the [release](/releases/latest). section.
6
+
5
7
## How do I get set up? ###
6
8
7
9
### Assumptions
@@ -34,6 +36,7 @@ TRAS(Traceability Assistant) is a semi-automated tool that help analysts uncover
34
36
5. Open eclipse, import the project and refresh the workspace.
35
37
36
38
39
+
37
40
## License
38
41
39
42
This sample code is licensed under Apache 2.0. Full license text is available in [LICENSE](LICENSE).
0 commit comments