From 88920f5b116ebc812af3b263a4a7d17dd7812957 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Bouysset?= Date: Fri, 21 Jul 2023 03:11:19 +0200 Subject: [PATCH] add example image --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index dac742d..683a183 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,9 @@ It currently provides hover tools that can depict molecules **on-the-fly** using pre-generate the depictions and store them in memory anymore! Everything is rendered client-side in the browser so you don't even need to install rdkit in your Python environment. +image + + ## [Installation](https://pypi.org/project/bokehmol/) Bokehmol only requires bokeh as a dependency. You can install it with: