diff --git a/eg/README b/eg/README index 8b195c8f02..4d75966939 100644 --- a/eg/README +++ b/eg/README @@ -20,4 +20,5 @@ my $uploadsPath = $wg->config->get('uploadsPath'); enable 'Plack::Middleware::Static', path => sub { s{^$uploadsURL/}{} }, - root => "$uploadsPath/"; \ No newline at end of file + root => "$uploadsPath/"; +