diff --git a/phpunit.xml b/phpunit.xml
index fd63b4f..e84586c 100644
--- a/phpunit.xml
+++ b/phpunit.xml
@@ -2,8 +2,8 @@
-
+
./tests/
-
\ No newline at end of file
+
diff --git a/src/Resume/Cli/TwigFormatters.php b/src/Resume/Cli/TwigFormatters.php
index 429707d..ae1a37f 100644
--- a/src/Resume/Cli/TwigFormatters.php
+++ b/src/Resume/Cli/TwigFormatters.php
@@ -3,7 +3,6 @@ namespace Resume\Cli;
class TwigFormatters
{
-
public static function strpad($string, $length, $position = "center")
{
switch ($position) {
diff --git a/src/Resume/Command/SelfUpdateCommand.php b/src/Resume/Command/SelfUpdateCommand.php
index 966dd0b..5bd797d 100644
--- a/src/Resume/Command/SelfUpdateCommand.php
+++ b/src/Resume/Command/SelfUpdateCommand.php
@@ -1,5 +1,4 @@
setName('selfupdate')
- ->setDescription('Updates fb.phar to the latest version.')
+ ->setDescription('Updates md2resume.phar to the latest version.')
->setHelp(
<<self-update command checks github for newer
diff --git a/templates/blockish/description.txt b/templates/blockish/description.txt
index 819ec84..cbea72d 100644
--- a/templates/blockish/description.txt
+++ b/templates/blockish/description.txt
@@ -1 +1 @@
-Default template, serif fonts and pale grey
+Blocky and bold colors
diff --git a/templates/modern/description.txt b/templates/modern/description.txt
index 395fce6..b1d0fca 100644
--- a/templates/modern/description.txt
+++ b/templates/modern/description.txt
@@ -1 +1 @@
-Modern and clean
+Modern and clean layout (default)