From 377d21401f5d697ff65f1e71958816fb11be4f7e Mon Sep 17 00:00:00 2001 From: Euler Taveira de Oliveira Date: Sat, 23 Mar 2013 00:02:37 -0300 Subject: [PATCH] Forgot to replace PgBadger in a few places. --- README | 2 +- doc/pgBadger.pod | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 14a96b6..5881c73 100644 --- a/README +++ b/README @@ -162,7 +162,7 @@ FEATURE reported are highlighted and beautified automatically. REQUIREMENT - PgBadger comes as a single Perl script - you do not need anything other + pgBadger comes as a single Perl script - you do not need anything other than a modern Perl distribution. Charts are rendered using a Javascript library so you don't need anything. Your browser will do all the work. diff --git a/doc/pgBadger.pod b/doc/pgBadger.pod index 24fbcfc..23edc3e 100644 --- a/doc/pgBadger.pod +++ b/doc/pgBadger.pod @@ -155,7 +155,7 @@ All charts are zoomable and can be saved as PNG images. SQL queries reported are =head1 REQUIREMENT -PgBadger comes as a single Perl script - you do not need anything other than a modern Perl distribution. Charts are rendered using a Javascript library so you don't need anything. Your browser will do all the work. +pgBadger comes as a single Perl script - you do not need anything other than a modern Perl distribution. Charts are rendered using a Javascript library so you don't need anything. Your browser will do all the work. If you planned to parse PostgreSQL CSV log files you might need some Perl Modules: -- 2.40.0