From 90bf9c72e62a0b4aefc20e766de50a0b8fafa41f Mon Sep 17 00:00:00 2001
From: Luna Simons <luna@bddvlpr.com>
Date: Mon, 29 Jan 2024 00:24:49 +0100
Subject: [PATCH] =?UTF-8?q?docs:=20=E2=8F=B0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 8fd893d..629c675 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# untis-ics-sync
+# ⏰ untis-ics-sync
 
 [![Node CI](https://github.com/bddvlpr/untis-ics-sync/actions/workflows/node-ci.yaml/badge.svg)](https://github.com/bddvlpr/untis-ics-sync/actions/workflows/node-ci.yaml) [![Docker CD](https://github.com/bddvlpr/untis-ics-sync/actions/workflows/docker-cd.yaml/badge.svg)](https://github.com/bddvlpr/untis-ics-sync/actions/workflows/docker-cd.yaml)
 
@@ -32,7 +32,7 @@ Firstly add this repository to your flake's inputs.
 }
 ```
 
-Secondly, enable the service. Please **DO NOT** use a writeText derivative as this will add your credentials to the Nix store. Use agenix or nix-sops. A local Redis service will automatically be started.
+Secondly, enable the service. Please **DO NOT** use a writeText derivation as this will add your credentials to the Nix store. Use agenix or nix-sops. A local Redis service will automatically be started.
 ```nix
 {
   inputs,