diff --git a/README.md b/README.md index 8192f85..a44ee58 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,15 @@ -# README + + +## Lours, the pandas companion + +| | | | +|-|-|-| +| 📚 [Docs](https://lours.readthedocs.io)| 📊 [Slides](https://docs.google.com/presentation/d/1crfwQmDnzkMmekznpZZiX0E0XPEhCAOkFPWa1NmflXU/pub) | 📝 Blogpost (coming soon) | [![codecov](https://img.shields.io/codecov/c/gh/XXII-AI/lours?logo=codecov&color=cyan)](https://codecov.io/gh/XXII-AI/Lours) ![GitHub License](https://img.shields.io/github/license/XXII-AI/Lours?color=violet&logo=license) ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/lours?logo=python) ![PyPI - Version](https://img.shields.io/pypi/v/lours?logo=pypi) ![PyPI - Downloads](https://img.shields.io/pypi/dm/lours?color=yellow) ![Read the Docs](https://img.shields.io/readthedocs/lours?logo=readthedocs&color=orange) -![logo lours](https://github.com/XXII-AI/Lours/raw/main/docs/_static/logo-title-readme.png) - -Lours, the pandas companion +![logo lours](https://github.com/XXII-AI/Lours/raw/main/docs/_static/logo.png) ## DOC API diff --git a/docs/_static/logo-title-readme.png b/docs/_static/logo-title-readme.png deleted file mode 100644 index d105537..0000000 Binary files a/docs/_static/logo-title-readme.png and /dev/null differ diff --git a/docs/_static/logo.png b/docs/_static/logo.png index c48ed9a..5d8efb6 100644 Binary files a/docs/_static/logo.png and b/docs/_static/logo.png differ diff --git a/docs/index.rst b/docs/index.rst index 77317a5..26fae82 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,4 +1,4 @@ -Welcome to Lours's documentation! +Welcome to Lours documentation! ================================= .. image:: _static/logo-title.png diff --git a/docs/readme.md b/docs/readme.md index 2cb706b..a3a9c7c 100644 --- a/docs/readme.md +++ b/docs/readme.md @@ -1,3 +1,5 @@ +# README + ```{include} ../README.md :relative-docs: docs/ :relative-images: