about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorEmile <git@emile.space>2023-02-19 14:02:02 +0100
committerEmile <git@emile.space>2023-02-19 14:02:02 +0100
commitbb0c7ca2ab9b9067d370f4cfe4d1b3cb4537c2f2 (patch)
tree49e75f486fb4e53e52b3ed5dc1603e8634fe949d /README.md
parentdb47e3ef1a15c0aac7519ff1de3c8f58225517db (diff)
caching view
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 98e8c31..59f9ca7 100644
--- a/README.md
+++ b/README.md
@@ -19,6 +19,10 @@ Exec solve script:
 
 ---
 
+## Cache
+
+Caching implemented, view the current cache here: [cache.md](./cache.md)
+
 ## Challenge Description
 
 Let's have some fun with Lambda Calculus!