From ef525394462000e63401bde3d47d7269d9cc4212 Mon Sep 17 00:00:00 2001 From: John Mertz Date: Sun, 3 Mar 2024 18:52:25 -0700 Subject: [PATCH] Initialize with READMEo --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..2e29a32 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# VoIP.ms SMS Library + +Library with common functions to interface with the VoIP.ms API (via [`python-voipms`](https://github.com/4doom4/python-voipms.git)), sythesize data, and read/write the back-end DB as used by [VoIPms-SMS-TUI](/jpm/VoIPms-SMS-TUI) and [VoIPms-SMS-Desktop](/jpm/VoIPms-SMS-Desktop).