diff --git a/README.md b/README.md index 7415694..8240400 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ clean interface over the kernel socket. Shared CLI parsing layer used by all binaries. Provides a generic getopt wrapper and primitive parsers (int, float) that each binary plugs into. -### src//cli +### src/\/cli Per-binary argument parsing. Defines the accepted options, validates them, and fills the binary-specific config struct. @@ -101,7 +101,7 @@ This project is licensed under the GNU General Public License v3.0 - see the [LI ## Authors -- **lohhiiccc** - [git](git.lohic.dev) +- **lohhiiccc** - [git](https://git.lohic.dev) ## See Also