aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 32b88bb5da193e9e385393c479552a3911aa03c5 (plain) (blame)
1
2
3
4
5
# SMLMP, a simple mailing list management program

Currently there are two versions on two different branches:
* `py`: Working (without handling edge-cases well) implementation in Python
* `go`: Not-working-yet implementation in Go