aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 09d93a3..c56539a 100644
--- a/README.md
+++ b/README.md
@@ -1,16 +1,25 @@
# cfetch
+
## Idea
+
- fastfetch / commiefetch in C
- with emphasis on commiefetch, i want communism stuff but in C !
## roadmap
+
- [x] 0.1.0: get some basic system information on the screen
- [ ] 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
+
+- randomize the ascii art
+- change the way one chooses the ascii art for easy change
+
## Building / Installation
### Dependencies
+
- GCC compiler
- GNU Make
- Standard C libraries