summaryrefslogtreecommitdiff
path: root/README.pod
diff options
context:
space:
mode:
Diffstat (limited to 'README.pod')
-rw-r--r--README.pod22
1 files changed, 0 insertions, 22 deletions
diff --git a/README.pod b/README.pod
deleted file mode 100644
index 63ccb43..0000000
--- a/README.pod
+++ /dev/null
@@ -1,22 +0,0 @@
-=head1 NAME
-
-cpuinfo - A small and humble tool to print out CPU data
-
-=head1 SYNOPSIS
-
-cpuinfo
-
-=head2 How this works?
-
-This just invokes AWK to parse /proc/cpuinfo and prints out some stuff but
-human readable.
-
-=head1 LICENSE
-
-See package description or project website.
-
-=head1 AUTHOR
-
-Paul Buetow - <http://cpuinfo.buetow.org>
-
-=cut