Commit
·
3e19948
1
Parent(s):
dcfc6f9
Update README
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
emoji: 📈
|
4 |
colorFrom: indigo
|
5 |
colorTo: indigo
|
@@ -8,4 +8,4 @@ pinned: false
|
|
8 |
license: apache-2.0
|
9 |
---
|
10 |
|
11 |
-
|
|
|
1 |
---
|
2 |
+
title: PIC Hashing Byte Extractor
|
3 |
emoji: 📈
|
4 |
colorFrom: indigo
|
5 |
colorTo: indigo
|
|
|
8 |
license: apache-2.0
|
9 |
---
|
10 |
|
11 |
+
This is a helper space that uses Pharos' fn2hash tool to extract PIC bytes.
|