From a9c36488c48538e79ff94aaab2a26449c3203c01 Mon Sep 17 00:00:00 2001 From: Indrajith K L Date: Mon, 17 May 2021 16:56:55 +0530 Subject: Update Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5320260..37b4fbf 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This is a simple Sensor Client Application which can be used to communicate with [OpenWeatherMapSensor](https://github.com/PeterWaher/OpenWeatherMapSensor) or any other IoT Sensor which supports [IEEE P1451.99](https://gitlab.com/IEEE-SA/XMPPI/IoT). #### Notes -* For Device discovery search you can narrow down the search results with adding additional paramaters to the ```FindFriends``` method (Look for ```Search.Add```) +* For Device discovery search you can narrow down the search results with adding additional paramaters to the ```FindFriends``` method in TheClientV Class (Look for ```Search.Add```)
-- cgit v1.2.3