diff options
author | Rose Hellsing <rose@pinkro.se> | 2025-09-09 11:06:33 +0200 |
---|---|---|
committer | Rose Hellsing <rose@pinkro.se> | 2025-09-09 11:06:33 +0200 |
commit | af4dc564098725c9b427e4839e6af279f5679a55 (patch) | |
tree | 36bfb2ebb3341d60d14d5c2941289db9d796510e /README.md | |
parent | 9d64d651622aa4d3a8f72929a4e225f15bfeb088 (diff) | |
download | nofetch-af4dc564098725c9b427e4839e6af279f5679a55.tar.gz nofetch-af4dc564098725c9b427e4839e6af279f5679a55.tar.bz2 |
total markdown death
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -13,10 +13,11 @@ its a posix shell script, you can figure it out. ## dependencies any sane system with: -- posix shell -- grep -- head -- sed -- cat + +* posix shell +* grep +* head +* sed +* cat if your system doesn't have those tools reconsider your choice of os please |