diff --git a/README.md b/README.md index 733600a..03eebf5 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,8 @@ :class: tip This page is useful for user type 3, 4 and 5. ``` -+++ -{bdg-primary}`Sphinx Extension` -Rich tool tips in your TeachBook! +{bdg-primary}`Sphinx Extension` ## Introduction @@ -47,6 +45,5 @@ sphinx: By following the steps above, the extension will be added automatically. - ## Contribute This tool's repository is stored on [GitHub](https://github.com/TeachBooks/teachbooks-sphinx-tippy). The `README.md` of the branch `Manual` is also part of the [TeachBooks manual](https://teachbooks.io/manual/intro.html) as a submodule. If you'd like to contribute, you can create a fork and open a pull request on the [GitHub repository](https://github.com/TeachBooks/teachbooks-sphinx-tippy). To update the `README.md` shown in the TeachBooks manual, create a fork and open a merge request for the [GitHub repository of the manual](https://github.com/TeachBooks/manual). If you intent to clone the manual including its submodules, clone using: `git clone --recurse-submodulesgit@github.com:TeachBooks/manual.git`.