Skip to content

Commit 0e5a523

Browse files
committed
Merge pull request utPLSQL#1 from PaulWalkerUK/create-top-level-readme
Copied the readme file to the top level …
2 parents 9d95bc6 + 0c5312a commit 0e5a523

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

readme.txt

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
====================================================================
2+
Welcome to utPLSQL, the unit testing framework for PL/SQL
3+
====================================================================
4+
5+
Copyright (c) 2000-2005, 2014-2015 Steven Feuerstein and the utPLSQL Project
6+
7+
You have downloaded utPLSQL.
8+
9+
It is not warranted to be free of bugs.
10+
11+
Use it at your own risk (but, believe me, there's nothing very risky about it).
12+
13+
TO INSTALL
14+
15+
1. Unzip the software into the directory of your choice. It will create three
16+
sub-directories: Code, Examples and Doc.
17+
18+
2. Open the Doc/index.html file and follow instructions in the Getting Started
19+
document for either installing or upgrading utPLSQL.
20+
21+
TO USE
22+
23+
Review the on-line documentation. Start with Getting Started, then check out
24+
Build Test Packages and dip into the User Guide as needed.
25+
26+
Any questions? Go to the utPLSQL Support page at
27+
28+
https://sourceforge.net/projects/utplsql/support
29+
30+
and let us know about it.
31+
32+
33+
Thanks,
34+
Steven Feuerstein
35+
36+
$Id$

0 commit comments

Comments
 (0)