From 0f1a16623d326d455780891003620500154d6bd0 Mon Sep 17 00:00:00 2001 From: Sasha Abramowitz Date: Wed, 20 May 2026 17:45:09 +0200 Subject: [PATCH 1/2] docs: readme updates --- README.md | 9 ++++++--- docs/logo.svg | 13 +++++++++++++ 2 files changed, 19 insertions(+), 3 deletions(-) create mode 100644 docs/logo.svg diff --git a/README.md b/README.md index 5649f26..bd2db83 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ +

+ echo +

+ # echo

+ CI Docs PyPI Python @@ -11,8 +16,6 @@ is a lockfree, pre-allocated Rust ring buffer. Batches come back to Python as zero-copy numpy views, with the GIL released while you wait for the next batch. -

📖 Documentation

- ## Install ```bash @@ -47,7 +50,7 @@ pytree-agnostic. ## Example A typical setup runs the server on the learner node and clients on rollout -workers (separate processes or machines). +workers (separate processes or machines). See more detailed examples in the [documentation](https://instadeepai.github.io/echo/). **Learner side** (one process): diff --git a/docs/logo.svg b/docs/logo.svg new file mode 100644 index 0000000..2ea4294 --- /dev/null +++ b/docs/logo.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + From ca6e2d07165fab58de086e6579747d626552af2e Mon Sep 17 00:00:00 2001 From: Sasha Abramowitz Date: Wed, 20 May 2026 17:55:26 +0200 Subject: [PATCH 2/2] chore: update logo --- docs/logo.svg | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/logo.svg b/docs/logo.svg index 2ea4294..64bd75f 100644 --- a/docs/logo.svg +++ b/docs/logo.svg @@ -1,13 +1,13 @@ - + - - - - + + + +