diff options
| author | Anser <rostgans@tutamail.com> | 2026-08-14 10:43:03 +0200 |
|---|---|---|
| committer | Anser <rostgans@tutamail.com> | 2026-08-14 10:52:39 +0200 |
| commit | 537230def11fddb3a63f8b4d0bf9b5d64b96e6d0 (patch) | |
| tree | ebb6df16806d45dce9d050b2e7917c5def09c994 /README.md | |
| parent | 2e72081d3803d5627c10924b3c20099a964d4bef (diff) | |
Changed codingstyle to C kernel style. Print of Systeminformation is now its own function
all systeminformation is now stored inside the struct
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ ## roadmap - [x] 0.1.0: get some basic system information on the screen -- [ ] 0.1.1: print out the ascii art with systeminformation +- [x] 0.1.1: print out the ascii art with systeminformation - [ ] 0.1.2+: some more systeminformation plus print ascii art left of sys information ### future things... maybe |
