OSDN Git Service

[add] : Added screenshot
authorhayao <shun819.mail@gmail.com>
Sun, 20 Dec 2020 03:45:14 +0000 (12:45 +0900)
committerhayao <shun819.mail@gmail.com>
Sun, 20 Dec 2020 03:45:14 +0000 (12:45 +0900)
README.md
images/install-google-chrome.png [new file with mode: 0644]

index 1c79e3f..db6267c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
 <h2> WFA - A simple AUR helper written in a shell script </h2>
 
+<p>wfa is an AUR helper written in Bash that is being developed to replace yaourt.</p>
+
 <p>
     <img src="https://img.shields.io/travis/com/Hayao0819/wfa/master?style=flat-square">
     <img src="https://img.shields.io/github/license/Hayao0819/wfa?style=flat-square">
@@ -7,6 +9,19 @@
     <img src="https://img.shields.io/aur/version/wfa-git?style=flat-square">
 </p>
 
+<h3> WARNING </h3>
+<p>
+    <b>wfa is still in its infancy.</b>
+    <b>Most features have not been implemented yet and are not stable.</b>
+</p>
+
+<h3> Install </h3>
+Install `wfa-git` from AUR
+
+
+<h3> Screen shot </h3>
+<p><img src="/images/install-google-chrome.png"></p>
+
 <h3> Dependent packages </h3>
 <ul>
     <li>sudo</li>
diff --git a/images/install-google-chrome.png b/images/install-google-chrome.png
new file mode 100644 (file)
index 0000000..349351e
Binary files /dev/null and b/images/install-google-chrome.png differ