From e825f7422a236d6cfc2c645fa2999b87a349a3d5 Mon Sep 17 00:00:00 2001 From: Wes Turner <50891+westurner@users.noreply.github.com> Date: Wed, 27 Nov 2024 17:38:00 -0500 Subject: [PATCH] DOC: README.md: link to xeus-sqlite docs --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9c73cd7..5709146 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,10 @@ To remove the extension, execute: pip uninstall jupyterlite_xeus_sqlite ``` +## Usage +See the xeus-sqlite documentation: https://xeus-sqlite.readthedocs.io/en/latest/ + + ## Contributing ### Development install