From ebf04e6357393241acc27cb9890a2afa65fd165f Mon Sep 17 00:00:00 2001
From: V3n3RiX <venerix@rogentos.ro>
Date: Sat, 8 Oct 2016 11:33:19 +0100
Subject: add tiny description

---
 sisyphus | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/sisyphus b/sisyphus
index 88050f0..85e11de 100755
--- a/sisyphus
+++ b/sisyphus
@@ -1,4 +1,8 @@
-#!/bin/bash
+#!/usr/bin/env bash
+
+# Sisyphus is a simple GUI for epkg, the portage wrapper
+# It uses gnome-extra/yad, x11-libs/vte && x11-misc/gtkdialog
+# Main Author : Ghiunhan Mamut @ RogentOS Development Group
 
 export local showprogress="yad --title "sisyphus" --text-info --width 640 --height 480 --center --listen --tail &"
 export local focusprogress="wmctrl -F -a "sisyphus" -b add,above"
-- 
cgit v1.2.3