aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAnser <rostgans@tutamail.com>2026-08-14 10:43:03 +0200
committerAnser <rostgans@tutamail.com>2026-08-14 10:52:39 +0200
commit537230def11fddb3a63f8b4d0bf9b5d64b96e6d0 (patch)
treeebb6df16806d45dce9d050b2e7917c5def09c994 /README.md
parent2e72081d3803d5627c10924b3c20099a964d4bef (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.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c56539a..e25a12a 100644
--- a/README.md
+++ b/README.md
@@ -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