summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2021-12-05 22:53:51 -0500
committerDan Davison <dandavison7@gmail.com>2021-12-05 22:53:51 -0500
commit0acbc475d6172ca128d42f6a51eba69960c6b2c5 (patch)
treebbd65dd37a2b9b5112f3cdce9e6bbf92fdc2e115
parent517e3d8cbca44ffeca664b708091f8381378460f (diff)
Add a link to ARCHITECTURE.md
-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)