summaryrefslogtreecommitdiff
path: root/tripler.py
diff options
context:
space:
mode:
authorinternetlandlord <f.fredhenry@gmail.com>2022-10-21 13:56:18 -0500
committerinternetlandlord <f.fredhenry@gmail.com>2022-10-21 13:56:18 -0500
commite8b68168fccb9c9bdd71625120e5c810927916e3 (patch)
tree37c2f230fefa670a274bc47e4df33b12a33f1e37 /tripler.py
parent7fef7e0d0948f24460f81ad590c1d2e90ac6490b (diff)
housekeeping on files and README.md
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