explain the program better in the readme
This commit is contained in:
parent
7afaaa2376
commit
727556295e
1 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,10 @@
|
|||
|
||||
modular fetch
|
||||
|
||||
each printable thing is a separate module in a shared object
|
||||
|
||||
modfetch loads and calls them at runtime to print system info
|
||||
|
||||
## building
|
||||
|
||||
`make` for the main binary
|
||||
|
|
Loading…
Reference in a new issue