From a4afbc37507f317f4b02a3f86092edb825b3ccbc Mon Sep 17 00:00:00 2001 From: Abhiraj Rik <133798548+abrik1@users.noreply.github.com> Date: Sun, 10 Sep 2023 18:30:58 +0530 Subject: [PATCH] readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..9353a09 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# tinyfetch +a simple fetch in C which is tiny and fast.. it takes 0.002 to 0.004s to fetch + +# depends +- only c compiler and `TERM`, `LANG`, `USER`, `SHELL` environmental variables + +# preview + +![master](2023-09-09-225931_294x283_scrot.png)