From 9ca722e8267750f8da2b735e3a0ffad535edd280 Mon Sep 17 00:00:00 2001
From: gscalamera <graziano.scalamera@elettra.eu>
Date: Thu, 9 Sep 2021 13:38:08 +0200
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 9f24be2..50fccca 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Alarm
+# Alarm-handler
 Elettra alarm-handler Tango device
 
 
@@ -37,7 +37,7 @@ cmake -DCMAKE_PREFIX_PATH=/non/standard/tango/install/location ../
 
 | Flag | Setting | Default | Description |
 |------|-----|-----|-----|
-| BUILD_TESTE | ON/OFF | OFF | Build test devices under test directory |
+| BUILD_TESTS | ON/OFF | OFF | Build test devices under test directory |
 
 ### Standard CMake Flags
 
-- 
GitLab