From 768f155f9c493244b70f80a71c990bb9a18cd967 Mon Sep 17 00:00:00 2001 From: Dave <32462086+PhatDave@users.noreply.github.com> Date: Thu, 9 Nov 2023 12:00:24 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db3b4f9..234c721 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # SMPP_CLI -## A small application used to create SMPP clients or centers. Serves as both the SMSC and ESME. +### A small application used to create SMPP clients or centers. Serves as both the SMSC and ESME. To see usages try running each binary with the --help flag.