prabhuat commited on
Commit
6ad6784
·
1 Parent(s): 2cd65d1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -54,10 +54,10 @@ The vulnerability database comprises two SQLite database files.
54
 
55
  ## Folders
56
 
57
- - app - Application only vulnerabilities from 2018
58
- - app-10y - Application only vulnerabilities from 2014
59
- - app-os - Application and OS vulnerabilities from 2018
60
- - app-os-10y - Application and OS vulnerabilities from 2014
61
 
62
  Download data.vdb6 and data.index.vdb6 files from a single folder of your choice.
63
 
 
54
 
55
  ## Folders
56
 
57
+ - [app](./app) - Application only vulnerabilities from 2018
58
+ - [app-10y](./app-10y) - Application only vulnerabilities from 2014
59
+ - [app-os](./app-os) - Application and OS vulnerabilities from 2018
60
+ - [app-os-10y](./app-os-10y) - Application and OS vulnerabilities from 2014
61
 
62
  Download data.vdb6 and data.index.vdb6 files from a single folder of your choice.
63