From 2a7258d33bb677a3b9fe2e071b931157279c2bb7 Mon Sep 17 00:00:00 2001 From: Thomas Leonard Date: Tue, 3 Dec 2024 10:26:32 +0000 Subject: [PATCH] Update README now that 2.0 is released --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b269333..22104940 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ To install, you will need a platform with the capnproto package available (e.g. ## Structure of the library -**Note:** This README documents the newer (unreleased) Eio API. For the 1.x Lwt API, see an older version of the README. The main change is that `Capnp_rpc_lwt` is now just `Capnp_rpc`. See the [CHANGES.md](./CHANGES.md) file for help migrating to 2.0. +**Note:** This README documents the newer Eio API. For the 1.x Lwt API, see an older version of the README. See the [CHANGES.md](./CHANGES.md) file for instructions on migrating to 2.0. The code is split into several packages: