Initial commit
This commit is contained in:
24
README.md
Normal file
24
README.md
Normal file
@@ -0,0 +1,24 @@
|
||||
# daemon
|
||||
|
||||
## Description
|
||||
Resources and information about creating a daemon process.
|
||||
|
||||
## Table of Contents
|
||||
|
||||
- [Description](#description)
|
||||
- [Features](#features)
|
||||
- [Usage](#usage)
|
||||
- [Credits / Resources](#credits--resources)
|
||||
- [License](#license)
|
||||
|
||||
## Features / TODOS
|
||||
- [x] Code Skeleton
|
||||
|
||||
## Usage
|
||||
|
||||
## Credits / Resources
|
||||
[Unix Network Programming](https://en.wikipedia.org/wiki/UNIX_Network_Programming)<br>
|
||||
[ Advanced Programming in the Unix Environment ](https://en.wikipedia.org/wiki/Advanced_Programming_in_the_Unix_Environment)<br>
|
||||
|
||||
## License
|
||||
This project is licensed under MIT - see the [LICENSE](LICENSE) file for details.
|
||||
Reference in New Issue
Block a user