diff --git a/terminal-fragment-selector/__init__.py b/term_frag_sel/__init__.py
similarity index 100%
rename from terminal-fragment-selector/__init__.py
rename to term_frag_sel/__init__.py
diff --git a/terminal-fragment-selector/cli.py b/term_frag_sel/cli.py
similarity index 100%
rename from terminal-fragment-selector/cli.py
rename to term_frag_sel/cli.py
diff --git a/terminal-fragment-selector/fragmentation.py b/term_frag_sel/fragmentation.py
similarity index 100%
rename from terminal-fragment-selector/fragmentation.py
rename to term_frag_sel/fragmentation.py
diff --git a/terminal-fragment-selector/utils.py b/term_frag_sel/utils.py
similarity index 100%
rename from terminal-fragment-selector/utils.py
rename to term_frag_sel/utils.py