From d2e4c10af2966b95c6058082738ba2b7ee8da5f6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Michal=20Ondreji=C4=8Dka?= <ondrejickam@infotech.sk>
Date: Mon, 30 Aug 2021 15:35:27 +0000
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 3850995..9b23ace 100644
--- a/README.md
+++ b/README.md
@@ -174,10 +174,10 @@ await devkitConnector.AddSensorData(sensorContracts);
 ```
 
 ### Full list of functions
-* Areas
+* **Areas**
 	* GetAreas() - Get all areas
 	* GetArea(id) - Get area by ID
-* Authorization
+* **Authorization**
 	* Authenticate(login, password) - Authenticate with login and password as user/device/sensor
 * Beacons
 	* GetBeacons() - Get all beacons
-- 
GitLab