diff --git a/gain-viz/__init__.py b/gain_viz/__init__.py similarity index 100% rename from gain-viz/__init__.py rename to gain_viz/__init__.py diff --git a/gain-viz/app.py b/gain_viz/app.py similarity index 100% rename from gain-viz/app.py rename to gain_viz/app.py diff --git a/gain-viz/static/plot.png b/gain_viz/static/plot.png similarity index 100% rename from gain-viz/static/plot.png rename to gain_viz/static/plot.png diff --git a/gain-viz/templates/index.html b/gain_viz/templates/index.html similarity index 100% rename from gain-viz/templates/index.html rename to gain_viz/templates/index.html