From 026bc9e4f28c920d57ba0627ea89eb3d094cfac7 Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Mon, 4 Jul 2016 18:24:27 -0400 Subject: [PATCH] Added a slight header to the fenrir.py file. --- src/fenrir.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/fenrir.py b/src/fenrir.py index d246e247..d38ba956 100755 --- a/src/fenrir.py +++ b/src/fenrir.py @@ -1,4 +1,8 @@ #!/bin/python + +# Fenrir TTY screen reader +# By Chrys, Storm Dragon, and contributers. + import hashlib import difflib import textwrap