Added a README that contains the name of the project and a description.

#2
This commit is contained in:
Myrddin Dundragon 2017-09-02 04:22:28 -04:00
parent 84214ba867
commit 21838f79a6

5
README.md Normal file
View File

@ -0,0 +1,5 @@
# Daemon #
A Linux daemon creation library.
Its sole purpose it to make a common, simple way to create daemons
for CyberMages LLC's server programs.