Fix documentation: remove 'Alternative' reference for C implementation

Since Python implementations were removed, C implementations are now the primary (and only) implementations. Updated README.md to remove the '(Alternative)' designation.
parent 4b9d65f3
......@@ -58,7 +58,7 @@ The system consists of components implemented in C for optimal performance:
- Handles file transfers through secure tunnels
- Uses shared libraries for WebSocket, SSL, and tunnel management
### C Implementation (Alternative)
### C Implementation
Located in the `wssshtools/` directory:
1. **`wssshc`** - Lightweight C client for registration
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment