From 537230def11fddb3a63f8b4d0bf9b5d64b96e6d0 Mon Sep 17 00:00:00 2001 From: Anser Date: Fri, 14 Aug 2026 10:43:03 +0200 Subject: Changed codingstyle to C kernel style. Print of Systeminformation is now its own function all systeminformation is now stored inside the struct --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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 -- cgit v1.2.3