Delete README.org

This commit is contained in:
Јован Ђокић-Шумарац 2021-05-03 19:34:59 +00:00
parent 12abfdb3d8
commit 19dd80d91e

View file

@ -1,32 +0,0 @@
#+TITLE: Fetchy
* Table of Contents :toc:
- [[#what-is-fetchy][What is fetchy?]]
- [[#install][Install]]
- [[#source][Source]]
- [[#run][Run]]
* What is fetchy?
#+CAPTION: fetchy Screenshot
#+ATTR_HTML: :alt fetchy Screenshot :title fetchy Screenshot :align left
[[https://gitlab.com/vojjvoda/fetchy/-/raw/master/screenshot.png]]
fetchy - simple cli system information tool written in C.
* Install
** Source
#+begin_src
git clone https://gitlab.com/vojjvoda/fetchy
cd fetchy
sudo make install
#+end_src
* Run
#+begin_src
fetchy
#+end_src