diff --git a/README.md b/README.md index 2dcb17e14..692e2c962 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,14 @@ You can also install using `conda`: conda install -c conda-forge fastf1 ``` +### Third-party packages + +- R package that wraps FastF1: https://github.com/SCasanova/f1dataR + +These packages are not directly related to the FastF1 project. Questions and +suggestions regarding these packages need to be directed at their respective +maintainers. + ## Documentation The official documentation can be found here: diff --git a/docs/index.rst b/docs/index.rst index 2dad1f0c6..ee7805f95 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -55,6 +55,17 @@ You can also install using `conda`: conda install -c conda-forge fastf1 +Third-party packages +-------------------- + +- R package that wraps FastF1: https://github.com/SCasanova/f1dataR + +These packages are not directly related to the FastF1 project. Questions and +suggestions regarding these packages need to be directed at their respective +maintainers. + + + ====================== Supporting the Project ======================