From c42ad64746755524af4ae34c9a19309abe43a37b Mon Sep 17 00:00:00 2001 From: Dave <32462086+PhatDave@users.noreply.github.com> Date: Thu, 9 Nov 2023 12:00:17 +0100 Subject: [PATCH] Create README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..db3b4f9 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# SMPP_CLI + +## 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.