Update README.md
Browse files
README.md
CHANGED
@@ -93,3 +93,15 @@ This project is funded through [NGI Zero Core](https://nlnet.nl/core), a fund es
|
|
93 |
|
94 |
[<img src="https://nlnet.nl/logo/banner.png" alt="NLnet foundation logo" width="20%" />](https://nlnet.nl)
|
95 |
[<img src="https://nlnet.nl/image/logos/NGI0_tag.svg" alt="NGI Zero Logo" width="20%" />](https://nlnet.nl/core)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
|
94 |
[<img src="https://nlnet.nl/logo/banner.png" alt="NLnet foundation logo" width="20%" />](https://nlnet.nl)
|
95 |
[<img src="https://nlnet.nl/image/logos/NGI0_tag.svg" alt="NGI Zero Logo" width="20%" />](https://nlnet.nl/core)
|
96 |
+
|
97 |
+
## Citation
|
98 |
+
|
99 |
+
```
|
100 |
+
@misc{vdb,
|
101 |
+
author = {Team AppThreat},
|
102 |
+
month = Mar,
|
103 |
+
title = {{AppThreat blint-db}},
|
104 |
+
howpublished = {{https://huggingface.co/datasets/AppThreat/blint-db}},
|
105 |
+
year = {2025}
|
106 |
+
}
|
107 |
+
```
|