Added a slight header to the fenrir.py file.

This commit is contained in:
Storm Dragon 2016-07-04 18:24:27 -04:00
parent 80f99e331a
commit 026bc9e4f2

View File

@ -1,4 +1,8 @@
#!/bin/python
# Fenrir TTY screen reader
# By Chrys, Storm Dragon, and contributers.
import hashlib
import difflib
import textwrap