From aa79c9db6674deb205c7741e11d5520c76217b8d Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Mon, 1 Mar 2021 16:26:03 +0100 Subject: Added tests for test/captured --- docs/README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/README.rst') diff --git a/docs/README.rst b/docs/README.rst index 6609610..54c0f31 100644 --- a/docs/README.rst +++ b/docs/README.rst @@ -16,9 +16,9 @@ minishell_test .. image:: https://i.imgur.com/98xh2xY.gif :alt: preview -.. include:: gettingstarted.rst.inc - Documentation ------------- The full documentation for this project is available at `minishell-test.readthedocs.io `_. + +.. include:: gettingstarted.rst.inc -- cgit