diff --git a/README.md b/README.md index f515677..fa55130 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ -# qfetch // a C++ script +# qfetch // a C script ![Preview of script output](preview.png "Preview Image") -A quick fetch program for the terminal, written for Linux using C++. +A quick fetch program for the terminal, written for Linux using C. This is mostly a learning project, but I also really like it, and use it on my own desktop and servers. + +### Previously a C++ project, I have since seen the light, and am trying to become more comfortable writing in pure C diff --git a/qfetchARM.out b/qfetchARM.out new file mode 100755 index 0000000..3540424 Binary files /dev/null and b/qfetchARM.out differ