From 1d68fc8d4aa528808da18dda3570eaa2ceca5151 Mon Sep 17 00:00:00 2001 From: Luxferre Date: Thu, 28 Jul 2022 19:04:06 +0300 Subject: [PATCH] Another minor readme fix --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 09e75b2..46321d2 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,7 @@ The only system call required to be implemented in any ESOP-compatible runtime i - sending DTMF signals during active voice calls; - active voice call manipulation (terminate, hold/unhold, bridge); - sending SMS messages; +- sending USSD queries; - polling for incoming SMS messages; - polling for incoming USSD messages; - polling for incoming WEA messages;