From 5a4dade6252befbddb1a15a1b778880b16422f0f Mon Sep 17 00:00:00 2001 From: Ali Ghanbarzadeh Date: Sat, 26 Dec 2020 23:14:09 +0100 Subject: [PATCH] fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 39d6f65..33c8983 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ JavaCard SIM card applet to deliver an SMS very the first time the SIM registers ## Description -This version sends a sms with location information (MCC MNC) to an example destination address. You should trigger the applet by selecting the SKT menu. You should code the desired destination address following the instructions in the source code. +This version sends a sms with location information (MCC MNC) to an example destination address. You should trigger the applet by selecting the STK menu. You should code the desired destination address following the instructions in the source code. ## ToDo