Update README.md
Browse files
README.md
CHANGED
|
@@ -48,6 +48,20 @@ python scan_structure.py . --output STRUCTURE.md
|
|
| 48 |
python scan_techstack.py . --output TECHSTACK.md
|
| 49 |
```
|
| 50 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 51 |
## BibTeX Citation
|
| 52 |
```bibtex
|
| 53 |
@misc{albeos2026filesystemauditor,
|
|
|
|
| 48 |
python scan_techstack.py . --output TECHSTACK.md
|
| 49 |
```
|
| 50 |
|
| 51 |
+
## Sample Output
|
| 52 |
+
|
| 53 |
+
|
| 54 |
+
<table>
|
| 55 |
+
<tr>
|
| 56 |
+
<td>
|
| 57 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/69a2c0056574c22e42cf6624/qb5-yIYhJ8kVeZ1qt4bZN.png" alt="Image 1" width="400">
|
| 58 |
+
</td>
|
| 59 |
+
<td>
|
| 60 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/69a2c0056574c22e42cf6624/Ybw9rbkPZ_jQfVfV3Ck3K.png" alt="Image 2" width="400">
|
| 61 |
+
</td>
|
| 62 |
+
</tr>
|
| 63 |
+
</table>
|
| 64 |
+
|
| 65 |
## BibTeX Citation
|
| 66 |
```bibtex
|
| 67 |
@misc{albeos2026filesystemauditor,
|