vacp2p / nim-libp2p

libp2p implementation in Nim
https://vacp2p.github.io/nim-libp2p/docs/
MIT License
251 stars 55 forks source link

docs(general): Improve docs #1021

Closed AlejandroCabeza closed 9 months ago

AlejandroCabeza commented 9 months ago

Improve documentation related to go-libp2p-daemon building, and nim version.

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (c1dfd58) 83.15% compared to head (4893789) 83.15%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/status-im/nim-libp2p/pull/1021/graphs/tree.svg?width=650&height=150&src=pr&token=UR5JRQ249W&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=status-im)](https://app.codecov.io/gh/status-im/nim-libp2p/pull/1021?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=status-im) ```diff @@ Coverage Diff @@ ## unstable #1021 +/- ## ========================================= Coverage 83.15% 83.15% ========================================= Files 91 91 Lines 15349 15349 ========================================= Hits 12763 12763 Misses 2586 2586 ```