summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeff Bilyk <jbilyk@gmail.com>2011-07-05 11:55:14 -0400
committerJeff Bilyk <jbilyk@gmail.com>2011-07-05 11:55:14 -0400
commit0616c873dacac39b165c814f45e340a288e2259f (patch)
tree32c6d3a217588441513b7c11262eef0af4e19d20
parent289c6774febc09f2c1b5453fcda3b761709219d0 (diff)
downloadapts-0616c873dacac39b165c814f45e340a288e2259f.tar.bz2
apts-0616c873dacac39b165c814f45e340a288e2259f.tar.xz
apts: remove readme lineHEADmaster
-rw-r--r--README1
1 files changed, 0 insertions, 1 deletions
diff --git a/README b/README
index 554f32b..963d72b 100644
--- a/README
+++ b/README
@@ -1,6 +1,5 @@
Author: Jeff Bilyk<jbilyk@gmail.com>
Contributor: Natanael Copa <ncopa@alpinelinux.org>
-Version: 0.2
APTS is designed to allow testing of either entire repositories of apk packages
or one by one. After running, a list of failed packages is displayed onscreen. Tests can either be for one or multiple packages, and are scripts that first install needed packages, run a series of commands to insure that the contents of the package work as expected, then remove the packages.