From b7c2358bb3671ba3b657a06ec28ceb1385672a44 Mon Sep 17 00:00:00 2001 From: MatMoul Date: Sat, 11 Jan 2020 03:37:30 +0100 Subject: [PATCH] Update README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 8f163aa..2bc043c 100644 --- a/README.md +++ b/README.md @@ -31,3 +31,11 @@ Finally, launch the script: Then follow the on-screen instructions to completion. If you require extra help, visit the provided video playlist and follow my example. + +For developpers, you can test your script with this command : + + sh archfi -t {githubusername} {branchname} + +Example : + + sh archfi -t matmoul master