From 4508e99f5bc17b1e27806b1b9b6bfeb5fc91e043 Mon Sep 17 00:00:00 2001 From: Ian Kenney Date: Thu, 28 Sep 2023 12:18:25 +0100 Subject: [PATCH] Added link to the video tutorial (#83) --- docs/source/makingakit.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/source/makingakit.rst b/docs/source/makingakit.rst index ff86f19d..799ac857 100644 --- a/docs/source/makingakit.rst +++ b/docs/source/makingakit.rst @@ -3,6 +3,8 @@ Making an MDAKit **************** Here, we outline the process of creating an MDAKit that fulfills all of the requirements for acceptance into the MDAKit registry. +For a video walkthrough of this tutorial, watch `our recorded tutorial ` on YouTube. + Unlike the code in the core MDAnalysis library, the structure of an MDAKit is much less restrictive. In order to be accepted, there are several :ref:`requirements` that must be addressed: