From cbcca5671da3b0a122955871ee99b675ee1dd4f0 Mon Sep 17 00:00:00 2001 From: Fincer Date: Tue, 14 Aug 2018 20:48:39 +0300 Subject: [PATCH] Update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b192ede..2400fb5 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ This repository has various practical developer/sysadmin-oriented tools to Arch ### Contents +## TODO - unfinished descriptions here! + - **tools/getsource.sh** - What: Retrieve necessary build time files, such as PKGBUILD + patches, from remote Arch/AUR package repositories - As you execute this script, it asks for the package name on remote repository. Be exact. Default name is the name of your current working directory.