Fix YAML again
Browse files
README.md
CHANGED
@@ -1,12 +1,10 @@
|
|
1 |
---
|
2 |
license:
|
3 |
- other
|
4 |
-
license_details:
|
5 |
-
- 'https://www.backblaze.com/cloud-storage/resources/hard-drive-test-data#howYouCanUseTheData'
|
6 |
annotations_creators:
|
7 |
- 'machine-generated'
|
8 |
-
pretty_name:
|
9 |
-
- 'Drive Stats'
|
10 |
size_categories:
|
11 |
- '100M<n<1B'
|
12 |
---
|
|
|
1 |
---
|
2 |
license:
|
3 |
- other
|
4 |
+
license_details: 'https://www.backblaze.com/cloud-storage/resources/hard-drive-test-data#howYouCanUseTheData'
|
|
|
5 |
annotations_creators:
|
6 |
- 'machine-generated'
|
7 |
+
pretty_name: 'Drive Stats'
|
|
|
8 |
size_categories:
|
9 |
- '100M<n<1B'
|
10 |
---
|