From 137e7ed81926785d0b4bb2245142f5cccf953084 Mon Sep 17 00:00:00 2001 From: Rob van der Leek Date: Wed, 6 Sep 2023 18:56:50 +0200 Subject: [PATCH] Add configuration --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 903a847..b4f8929 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,10 @@ to get started. # Configuration - +Code Limit aims to be zero-configuration. However, sometimes the exception +proves the rule. Check out the [Configuration +documentation](https://codelimit-docs.vercel.app/configuration/) for all +configuration options. # Development