diff --git a/README.md b/README.md
index cdf0c83..8fab92d 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,9 @@
# c-ipfs
IPFS implementation in C, (not just an API client library).
+getting started: https://github.com/ipfs/specs/blob/master/overviews/implement-ipfs.md
+specifications: https://github.com/ipfs/specs
getting started: https://github.com/ipfs/community/issues/177
libp2p: https://github.com/libp2p/specs
guys who might want to help with the C implementation: https://github.com/ipfs/ipfs/issues/164
+and: https://github.com/PayasR