moving contributing info from README to Contributing docs

This commit is contained in:
pacrob
2024-04-08 08:49:20 -06:00
committed by Paul Robinson
parent 4f3faa9941
commit 1206fbef3d
4 changed files with 52 additions and 36 deletions

View File

@ -4,8 +4,9 @@ Introduction
py-libp2p is the Python implementation of the libp2p networking stack.
It hopes to someday be fully compatible with other implementations of libp2p.
This project is still in its early stages, and is not yet ready for production use.
This project is still in its early stages and is not yet ready for production use.
Further Reading
---------------
`libp2p main site <https://libp2p.io/>`_
* `libp2p main site <https://libp2p.io/>`_
* `Tutorial: Introduction to libp2p <https://proto.school/introduction-to-libp2p>`_