Add a warning about being conformant (#693)

This commit is contained in:
Pierre Krieger 2018-11-28 19:10:04 +01:00 committed by GitHub
parent 3556ffde5d
commit 6e1e256fe1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,9 @@
This repository is the central place for Rust development of the [libp2p](https://libp2p.io) spec.
**Warning**: While we are trying our best to be compatible with other lib2p implementations, we
cannot guarantee that it is the case considering the lack of a precise libp2p specifications.
**This readme will be more fleshed out the closer the project gets to completion.
Right now everything including the crate organization is very much Work in Progress.**