From c02f1280689cb48f54e33a49cbae40e4670d118e Mon Sep 17 00:00:00 2001 From: Chris Pyles <40970945+chrispyles@users.noreply.github.com> Date: Mon, 19 Feb 2024 12:15:18 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index fe691ca..16c3d14 100644 --- a/README.md +++ b/README.md @@ -14,3 +14,7 @@ To install the Python package, use pip: ``` pip install nbforms ``` + +## Documentation + +The documentation for nbforms and nbforms-server can be found [here](https://nbforms.readthedocs.io/)