Commit
·
26c456a
1
Parent(s):
bcadb15
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
| 1 |
---
|
| 2 |
license: cc0-1.0
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: cc0-1.0
|
| 3 |
---
|
| 4 |
+
|
| 5 |
+
Inital example files to test an easy way to store and manage data text and images.
|
| 6 |
+
Created from python scripts available at https://github.com/mediocreatmybest/gaslightingeveryone/tree/main/tools
|
| 7 |
+
|
| 8 |
+
Creation script: https://github.com/mediocreatmybest/gaslightingeveryone/blob/main/tools/images2parq.py
|
| 9 |
+
Extraction script: https://github.com/mediocreatmybest/gaslightingeveryone/blob/main/tools/parq2folder.py
|
| 10 |
+
|
| 11 |
+
|