fix: README
This commit is contained in:
parent
d521db90f8
commit
560b745995
1 changed files with 2 additions and 2 deletions
|
|
@ -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/<binary>/cli
|
||||
### src/\<binary\>/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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue