From 99ba5f708d8b4e063779f4a7dfad5dd0f37b4831 Mon Sep 17 00:00:00 2001 From: alemi Date: Fri, 17 Nov 2023 05:58:12 +0100 Subject: [PATCH] docs: ocd --- src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib.rs b/src/lib.rs index 5d3059e..0ae3765 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -2,7 +2,7 @@ //! //! ![just a nice pic](https://alemi.dev/img/about-slice-1.png) //! -//! This is the core library of the codemp project. +//! > the core library of the codemp project, driving all editor plugins //! //! ## structure //! The main entrypoint is the [Instance] object, that maintains a connection and can