From 4f45772e11112cb6fd5d8f411497b6cabe3396eb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Micha=C5=82=20=22rysiek=22=20Wo=C5=BAniak?=
 <rysiek@hackerspace.pl>
Date: Mon, 20 Jul 2020 05:38:52 -0700
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 4f52532..a53c269 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # Fasada - a front-end cache and reverse proxy config
 
-A front-end cache and reverse proxy config, based on `nginx`, with Tor thrown in for good measure.
+A front-end cache and reverse proxy config, based on `nginx`, with Tor thrown in for good measure. Implements [microcaching](https://www.nginx.com/blog/benefits-of-microcaching-nginx/). Tested in production.
 
 Please treat this as a blueprint for your deployment.
 
-- 
GitLab