summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLan Hui <1348141770@qq.com>2021-07-15 09:06:20 +0800
committerLan Hui <1348141770@qq.com>2021-07-15 09:06:20 +0800
commit7a41c9ae035a49e6ce763e5d5c8379f245a6ed4c (patch)
tree350567bf629445c4f62fc89d4473fa1f36ad0a57 /README.md
parent9ec5aa8a47758c2ceb8e1b6559ded0c2d36a66d6 (diff)
README.md: add two references.HEADmaster
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0f97408..ff5541d 100644
--- a/README.md
+++ b/README.md
@@ -45,4 +45,12 @@ Bug#2:
Traceback (most recent call last):
File "./src/storode.py", line 340, in <module>
with open(requirement_out_file, 'w') as out_file:
-FileNotFoundError: [Errno 2] No such file or directory: './doc/englishpal-srs_with_id.html' \ No newline at end of file
+FileNotFoundError: [Errno 2] No such file or directory: './doc/englishpal-srs_with_id.html'
+
+
+References
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+- 金雄镕. (2020). Cross-referencing requirements and source code to reduce software maintenance cost. 浙江师范大学大学毕业论文.
+
+- 韩金彤. (2021). 将代码与需求互索引可以降低维护费用吗? 浙江师范大学大学毕业论文. \ No newline at end of file