Update README.org
This commit is contained in:
parent
f54f5c6cb7
commit
1bf995ffad
1 changed files with 3 additions and 8 deletions
11
README.org
11
README.org
|
@ -11,7 +11,7 @@
|
||||||
#+CAPTION: fetchy Screenshot
|
#+CAPTION: fetchy Screenshot
|
||||||
#+ATTR_HTML: :alt fetchy Screenshot :title fetchy Screenshot :align left
|
#+ATTR_HTML: :alt fetchy Screenshot :title fetchy Screenshot :align left
|
||||||
[[https://gitlab.com/vojjvoda/fetchy/-/raw/master/arch.png]]
|
[[https://gitlab.com/vojjvoda/fetchy/-/raw/master/arch.png]]
|
||||||
[[https://gitlab.com/vojjvoda/fetchy/-/raw/master/ubuntu.png]]
|
|
||||||
|
|
||||||
fetchy - simple cli system information tool written in C.
|
fetchy - simple cli system information tool written in C.
|
||||||
|
|
||||||
|
@ -26,14 +26,9 @@ cd fetchy
|
||||||
sudo make install
|
sudo make install
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
* Run (temporary syntax)
|
* Run
|
||||||
|
|
||||||
#+begin_src
|
#+begin_src
|
||||||
fetchy -arch
|
fetchy
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
or
|
|
||||||
|
|
||||||
#+begin_src
|
|
||||||
fetchy -ubuntu
|
|
||||||
#+end_src
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue