Skip to content

Commit 329e083

Browse files
update readme
1 parent 9d11f5a commit 329e083

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

groundtruth/README.md

+7-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
README
22
------
3-
## Ground Truth
4-
This sub-directory matches the Section IV-C of the corresponding paper.
5-
"groundtruth.txt" is the libraries that we extracted from the 1000 sample apps manually.
6-
Folder "/libD" contains the total libraries that LibD has found in the 1,000 samples and comparison result with the groundtruth.
7-
Folder "/libRadar" contains the total libraries that LibRadar has found in the 1,000 samples and the comparison result with the groundtruth.
3+
###Introduction:
4+
This sub-directory contains the ground truth libraries, LibD detection results, and LibRader detection results for the 1,000 sample apps in Section IV-C.
5+
6+
###File list:
7+
./groundtruth.txt: the libraries extracted from the 1000 sample apps as the ground truth.
8+
./libD/*: the total libraries that LibD has found in the 1,000 samples and comparison result with the ground truth.
9+
./libRadar*: the total libraries that LibRadar has found in the 1,000 samples and the comparison result with the ground truth.

0 commit comments

Comments
 (0)