SuraviAkhter commited on
Commit
649ce74
·
verified ·
1 Parent(s): 175eb4a
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -36,8 +36,8 @@ The dataset aims to support research on **software defect prediction, transfer l
36
 
37
  | Language | #Projects | Description |
38
  |-----------|------------|-------------|
39
- | **C** | 441 | Includes diverse open-source repositories from various domains (system utilities, networking, compilers, embedded tools, etc.) |
40
- | **Java** | 98 | Covers projects from academic, industrial, and utility domains collected from GitHub and other public repositories |
41
 
42
  Each project folder typically includes:
43
  - Source code files (`.c`, `.h`, `.java`)
 
36
 
37
  | Language | #Projects | Description |
38
  |-----------|------------|-------------|
39
+ | **C** | 441 | Includes diverse open-source repositories from various domains |
40
+ | **Java** | 98 | Covers projects from academic domains collected from GitHub and other public repositories |
41
 
42
  Each project folder typically includes:
43
  - Source code files (`.c`, `.h`, `.java`)