diff --git a/README.md b/README.md index bb11792..87fe713 100644 --- a/README.md +++ b/README.md @@ -1021,6 +1021,8 @@ urlpatterns = [ ## Errors & Exception Handling +> 👀 If you want the code, hop to the `Styleguide-Example` project - + Errors & exception handling is a big topic & quite often - the details are specific for a given project. That's why we'll split things into two - **general guidelines**, followed by some **specific approaches** for error handling.