diff --git a/README.md b/README.md index 8f8545e..a2c9c72 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,7 @@ - [DX (Developer Experience)](#dx-developer-experience) * [`mypy` / type annotations](#mypy--type-annotations) - [Django Styleguide in the Wild](#django-styleguide-in-the-wild) +- [Additional resources](#additional-resources) - [Inspiration](#inspiration) @@ -2497,6 +2498,12 @@ Here's a collection of different folks & companies, that have found the stylegui --- +## Additional resources + +Additional resources that we found useful and that can add value to the styleguide. + +- [Dan Palmer - Scaling Django to 500 apps (DjangoCon US 2021)](https://www.youtube.com/watch?v=NsHo-kThlqI) + ## Inspiration The way we do Django is inspired by the following things: