Skip to content

Commit d845b21

Browse files
authored
Update README.md
1 parent a8d4682 commit d845b21

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ if __name__ == "__main__":
4747
MyPartialNode().run()
4848
```
4949

50-
See `examples/coordinator.py` for a more complex example node. See the [KOI-net library documentation](https://blockscience.github.io/koi-net) for more information.
50+
See `examples/coordinator.py` for a more complex example node, or see [the docs](https://blockscience.github.io/koi-net) for more information on the KOI-net framework.
5151

52-
This framework depends on [rid-lib](https://github.com/BlockScience/rid-lib), the Python implementation of the RID protocol.
52+
This framework depends on [rid-lib](https://github.com/BlockScience/rid-lib), the Python implementation of the RID protocol.

0 commit comments

Comments
 (0)