From 357e113796e5dfd23a443a2487122b5f96a7e3c4 Mon Sep 17 00:00:00 2001 From: John Taubensee Date: Tue, 20 Dec 2016 15:54:30 -0600 Subject: [PATCH] Update README.md One more.... Making ReadMe features more clear. :facepunch: --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 54662ca..5e311f9 100644 --- a/README.md +++ b/README.md @@ -75,5 +75,5 @@ This project has adopted the [Microsoft Open Source Code of Conduct](https://ope * Request/Response features: * Add/Remove Rule * Browse messages and sessions - * Scheduled messages specific API (This can be done today through the Queue/Topic client, but this item is to add specific API's for scheduled messages) + * Scheduled messages specific API (Scheduling of messages can be done today through the Queue/Topic client, but this item is to add specific API's for scheduled messages) * OnMessage/OnSession handlers