Datasets:
ArXiv:
License:
Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,13 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
---
|
4 |
|
5 |
|
6 |
# Assemblage vcpkg DLL Dataset
|
7 |
|
8 |
This reposotory holds the public dataset for [Assemblage](https://assemblage-dataset.net/), this copy of dataset is on vcpkg dll data along with pdb files, please note this copy of dataset doesn't include source code and comments about functions.
|
|
|
|
|
9 |
|
10 |
### About Assemblage
|
11 |
|
|
|
1 |
---
|
2 |
+
license: other
|
3 |
---
|
4 |
|
5 |
|
6 |
# Assemblage vcpkg DLL Dataset
|
7 |
|
8 |
This reposotory holds the public dataset for [Assemblage](https://assemblage-dataset.net/), this copy of dataset is on vcpkg dll data along with pdb files, please note this copy of dataset doesn't include source code and comments about functions.
|
9 |
+
Please note, the Assemblage code is published under the MIT license, while vcpkg distribute the source code and build script, please obey the original source code's license.
|
10 |
+
|
11 |
|
12 |
### About Assemblage
|
13 |
|