Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
REVIEW: Fix dead link and use spelling from https://sans-io.readthedocs.io/
Lorenz Leutgeb committed 10 months ago
commit 96ed13f08536aba85bbb9b34df2b2c005118067e
parent 331f074cfc486ba0a0f4d1c9a97cd7f19ed3e666
1 file changed +3 -3
modified CHANGELOG.md
@@ -35,7 +35,7 @@ reference is not allowed within the rule set. This checked when performing a
### Introducing `radicle-protocol`

This set of changes is mostly cosmetic for the time being. A new crate,
-
`radicle-protocol`, was introduced to provide a home for a sans-IO[sans-io]
+
`radicle-protocol`, was introduced to provide a home for a sans I/O
implementation of the Radicle protocol. The crate currently defines the inner
workings of the protocol, and `radicle-node` depends on this.

@@ -50,8 +50,8 @@ We made an effort to start paving some of the way to being able to use Radicle
on Windows. The first step was taken for this, and you can now use the `rad` CLI
on a Windows machine – without WSL.

-
Currently, `git-remote-rad` and `radicle-node` are blockers for full Windows
-
support. However, the sans-IO approach mentioned above will provide a way
+
Currently, `radicle-node` is still not compatible with Windows.
+
However, the sans I/O approach mentioned above will provide a way
forward for implementing a `radicle-node` that works on Windows, and we will
continue to look into other fixes required for getting full Windows support.