From ce4a3c5ca1448c2523c62e78da787692b7e5fd04 Mon Sep 17 00:00:00 2001 From: Daniel Olshansky Date: Mon, 30 Oct 2023 12:23:02 -0700 Subject: [PATCH] Update main README.md Add details on why we have no docs yet and where others should look in the meantime. --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index c73a4b62d..659bd96a6 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,16 @@ - [Development](#development) - [LocalNet](#localnet) +## Where are the docs? + +_This repository is still young & early._ + +It is the result of a research spike conducted by the Core [Pocket Network](https://pokt.network/) Protocol Team at [GROVE](https://grove.city/) documented [here](https://www.pokt.network/why-pokt-network-is-rolling-with-rollkit-a-technical-deep-dive/) (deep dive) and [here](https://www.pokt.network/a-sovereign-rollup-and-a-modular-future/) (summary). + +For now, we recommend visiting the links in [pokt-network/pocket/README.md](https://github.com/pokt-network/pocket/blob/main/README.md) as a starting point. + +If you want to contribute to this repository at this stage, you know where to find us. + ## Getting Started ### Makefile