diff options
| author | Charles Cabergs <me@cacharle.xyz> | 2021-03-01 16:26:03 +0100 |
|---|---|---|
| committer | Charles Cabergs <me@cacharle.xyz> | 2021-03-01 16:26:03 +0100 |
| commit | aa79c9db6674deb205c7741e11d5520c76217b8d (patch) | |
| tree | 35de4f9eedaf310f83074f74c8c6444480606748 /docs/README.rst | |
| parent | 6848c33412a4f57ae4de6a05d27a5b767ce89fe1 (diff) | |
| download | minishell_test-aa79c9db6674deb205c7741e11d5520c76217b8d.tar.gz minishell_test-aa79c9db6674deb205c7741e11d5520c76217b8d.tar.bz2 minishell_test-aa79c9db6674deb205c7741e11d5520c76217b8d.zip | |
Added tests for test/captured
Diffstat (limited to 'docs/README.rst')
| -rw-r--r-- | docs/README.rst | 4 |
1 files changed, 2 insertions, 2 deletions
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 <https://minishell-test.readthedocs.io>`_. + +.. include:: gettingstarted.rst.inc |
