From 80e04da5d43002f9ffa9fa041a9123342e8a0a90 Mon Sep 17 00:00:00 2001 From: Profpatsch Date: Sat, 8 Apr 2023 14:19:20 +0200 Subject: docs(users/Profpatsch): Add small README to most subdirs Change-Id: I2912e32fe1b2d3d3aff7bafba809634ec4c9adb6 Reviewed-on: https://cl.tvl.fyi/c/depot/+/8470 Autosubmit: Profpatsch Reviewed-by: Profpatsch Tested-by: BuildkiteCI --- users/Profpatsch/ical-smolify/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 users/Profpatsch/ical-smolify/README.md (limited to 'users/Profpatsch/ical-smolify/README.md') diff --git a/users/Profpatsch/ical-smolify/README.md b/users/Profpatsch/ical-smolify/README.md new file mode 100644 index 000000000000..86c166d3c179 --- /dev/null +++ b/users/Profpatsch/ical-smolify/README.md @@ -0,0 +1,5 @@ +# ical-smolify + +Ensmallen an `ical` by stripping out redundant information like timezone definitions. + +The idea here was that after running through this preprocessor, it fits into a QR code (~2000bits) that can be scanned with your phone (for automatically adding to mobile calendar). -- cgit 1.4.1