diff --git a/resume_matcher/__init__.py b/Resume-Matcher/__init__.py similarity index 100% rename from resume_matcher/__init__.py rename to Resume-Matcher/__init__.py diff --git a/resume_matcher/dataextractor/DataExtractor.py b/Resume-Matcher/dataextractor/DataExtractor.py similarity index 100% rename from resume_matcher/dataextractor/DataExtractor.py rename to Resume-Matcher/dataextractor/DataExtractor.py diff --git a/resume_matcher/dataextractor/KeyTermExtractor.py b/Resume-Matcher/dataextractor/KeyTermExtractor.py similarity index 100% rename from resume_matcher/dataextractor/KeyTermExtractor.py rename to Resume-Matcher/dataextractor/KeyTermExtractor.py diff --git a/resume_matcher/dataextractor/TextCleaner.py b/Resume-Matcher/dataextractor/TextCleaner.py similarity index 100% rename from resume_matcher/dataextractor/TextCleaner.py rename to Resume-Matcher/dataextractor/TextCleaner.py diff --git a/resume_matcher/dataextractor/__init__.py b/Resume-Matcher/dataextractor/__init__.py similarity index 100% rename from resume_matcher/dataextractor/__init__.py rename to Resume-Matcher/dataextractor/__init__.py diff --git a/resume_matcher/main.py b/Resume-Matcher/main.py similarity index 100% rename from resume_matcher/main.py rename to Resume-Matcher/main.py diff --git a/resume_matcher/run_first.py b/Resume-Matcher/run_first.py similarity index 100% rename from resume_matcher/run_first.py rename to Resume-Matcher/run_first.py diff --git a/resume_matcher/scripts/__init__.py b/Resume-Matcher/scripts/__init__.py similarity index 100% rename from resume_matcher/scripts/__init__.py rename to Resume-Matcher/scripts/__init__.py diff --git a/resume_matcher/scripts/get_score.py b/Resume-Matcher/scripts/get_score.py similarity index 100% rename from resume_matcher/scripts/get_score.py rename to Resume-Matcher/scripts/get_score.py diff --git a/resume_matcher/scripts/logger.py b/Resume-Matcher/scripts/logger.py similarity index 100% rename from resume_matcher/scripts/logger.py rename to Resume-Matcher/scripts/logger.py diff --git a/resume_matcher/scripts/parser.py b/Resume-Matcher/scripts/parser.py similarity index 100% rename from resume_matcher/scripts/parser.py rename to Resume-Matcher/scripts/parser.py diff --git a/resume_matcher/scripts/processor.py b/Resume-Matcher/scripts/processor.py similarity index 100% rename from resume_matcher/scripts/processor.py rename to Resume-Matcher/scripts/processor.py diff --git a/resume_matcher/scripts/utils.py b/Resume-Matcher/scripts/utils.py similarity index 100% rename from resume_matcher/scripts/utils.py rename to Resume-Matcher/scripts/utils.py