commit ef525394462000e63401bde3d47d7269d9cc4212 Author: John Mertz Date: Sun Mar 3 18:52:25 2024 -0700 Initialize with READMEo 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).