Skip to content

Commit b35375f

Browse files
committed
Add SEO footer links to README
1 parent 982b404 commit b35375f

1 file changed

Lines changed: 9 additions & 3 deletions

File tree

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ See the **[User Guide](USER_GUIDE.md)** for the full walkthrough.
135135
| zipherx-core Sync, send, scan |
136136
| zipherx-crypto Sapling, trees, proofs |
137137
| zipherx-network P2P, headers, blocks |
138-
| zipherx-storage Encrypted SQLite |
138+
| zipherx-storage Encrypted SQLite |
139139
| zipherx-tor Tor client |
140140
| zipherx-ffi FFI bridge (mobile/CLI) |
141141
+---------------------------------------------+
@@ -199,13 +199,13 @@ ZipherX Multi takes security seriously:
199199
# Build, test, and package all platforms
200200
./scripts/distribute.sh
201201

202-
# Output: dist/zipherx-VERSION/
202+
# Output: dist/zipherx-VESSION/
203203
# zipherx-gui-macos-arm64 (egui native desktop — macOS)
204204
# zipherx-gui-linux-x86_64 (egui native desktop — Linux)
205205
# zipherx-gui-windows-x86_64.exe (egui native desktop — Windows)
206206
# ZipherX-VERSION-release.apk (Android)
207207
# ZipherX-VERSION-release.aab (Android App Bundle)
208-
# zipherx-cli-macos-arm64 (CLI — macOS)
208+
# zipherx-cli-macos-arm64 (CLI — MacOS)
209209
# zipherx-cli-linux-x86_64 (CLI — Linux)
210210
# zipherx-cli-windows-x86_64.exe (CLI — Windows)
211211
# SHA256SUMS.txt
@@ -252,3 +252,9 @@ ZipherX Multi is provided "as is" without warranty of any kind. You are solely r
252252
> *"Cypherpunks write code. We know that someone has to write software to defend privacy, and since we can't get privacy unless we all do, we're going to write it."*
253253
>
254254
> -- Eric Hughes, 1993
255+
256+
---
257+
258+
Built by [@VicThor2013](https://x.com/VicThor2013) | [ZipherPunk](https://zipherpunk.com) | [@ZipherPunk on X](https://x.com/ZipherPunk)
259+
260+
**Also see:** [ZipherX](https://github.com/ZipherPunk/ZipherX) (shielded-only macOS/iOS wallet) | [Quantum Threat Analysis](https://zipherpunk.com/zclassic-quantum-analysis.html)

0 commit comments

Comments
 (0)