rename README.md to README

This commit is contained in:
Jeremy Baxter 2025-04-30 12:10:36 +12:00
parent b5d42f082d
commit 046dcc441f
2 changed files with 13 additions and 13 deletions

13
README Normal file
View file

@ -0,0 +1,13 @@
mal sends mail to one or more recipients, through information passed
on its command line. Read COPYING for information on redistribution.
* Building
With ldc and libcurl installed, run:
$ make
# make install # to install
Documentation is provided in the man page.
Written by Jeremy Baxter <jeremy@reformers.dev>