aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNate Ijams2020-04-29 19:26:43 -0500
committerNate Ijams2020-04-30 09:17:07 -0500
commitf6dc7b15d1f2c8a06b70ebe1db48dbc133b1d14e (patch)
treeb16b020846ce58d826be984190b6bce578a79a9f
parentec8bce263d8ae326506ece75d2f42ed19191b6cd (diff)
downloadaur-f6dc7b15d1f2c8a06b70ebe1db48dbc133b1d14e.tar.gz
Add README.
-rw-r--r--.build.yml2
-rw-r--r--README.md21
2 files changed, 22 insertions, 1 deletions
diff --git a/.build.yml b/.build.yml
index f274dfb5040e..3d118dbff79f 100644
--- a/.build.yml
+++ b/.build.yml
@@ -22,7 +22,7 @@ tasks:
echo "Checking for license"
ls /usr/share/licenses/proton*
cat /usr/share/licenses/protonvpn-cli-ng/LICENSE
- echo "That's all!"
+ echo "That's all! Ready for lift-off."
triggers:
- action: email
condition: always
diff --git a/README.md b/README.md
new file mode 100644
index 000000000000..7a9a6e92e470
--- /dev/null
+++ b/README.md
@@ -0,0 +1,21 @@
+# ProtonVPN Linux CLI - Arch User Repository
+
+AUR maintained by Nate Ijams ~exprez135 <nate at ijams dot tk>
+
+[![builds.sr.ht status](https://builds.sr.ht/~exprez135/protonvpn-cli-ng.svg)](https://builds.sr.ht/~exprez135/protonvpn-cli-ng?)
+
+See the package on the AUR site: https://aur.archlinux.org/packages/protonvpn-cli-ng/
+
+Upstream URL: https://github.com/ProtonVPN/linux-cli
+
+Clone the AUR package:
+
+https://aur.archlinux.org/protonvpn-cli-ng.git
+
+[ssh://aur@aur.archlinux.org/protonvpn-cli-ng.git](ssh://aur@aur.archlinux.org/protonvpn-cli-ng.git)
+
+---
+
+Send issues, comments, and patches to my public inbox: [~exprez135/public-inbox@lists.sr.ht](mailto:~exprez135/public-inbox@lists.sr.ht)
+
+The latest public version of this AUR can be found on aur.archlinux.org. This repository exists only to test the AUR before pushing changes to the actual repository.