summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 57698847..c2e653b3 100644
--- a/README.md
+++ b/README.md
@@ -358,6 +358,8 @@ In addition to `DELTA_PAGER`, and `PAGER`, delta currently also consults `$BAT_P
However, this is deprecated: please use `DELTA_PAGER` instead.
No other [`bat`](https://github.com/sharkdp/bat) environment variables are used by delta.
+If you are interested in the implementation of delta, please see [ARCHITECTURE.md](./ARCHITECTURE.md).
+
## Usage
### Choosing colors (styles)