summaryrefslogtreecommitdiff
path: root/tripler.py
diff options
context:
space:
mode:
Diffstat (limited to 'tripler.py')
-rwxr-xr-xtripler.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/tripler.py b/tripler.py
index 527da24..0f6ae61 100755
--- a/tripler.py
+++ b/tripler.py
@@ -1,7 +1,8 @@
#!/bin/python3
-# ---------- title
-
+# ---------- Tripler
+# Serves as a proof-of-concept for CSV importation
+# and manipulation of its elements in a created list.
# ---------- Imported modules