Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/rxm.git

Documentation simplifications.

Author Dave Jarvis <email>
Date 2015-02-09 22:41:49 GMT-0800
Commit 32feff042f0c4dfedb5ec34f42e96d5b0a612448
Parent 056f1be
README.md
```
-This allows the module to be reused at any time using the *import* keyword.
-For example:
+Modules are referenced using the *import* keyword. For example:
```
This implementation provides a Java API for building SQL statements
-that produce XML documents based on **rxm**. The examples below do not
-show how to obtain a database connection, which the [JDBC documentation](http://docs.oracle.com/javase/tutorial/jdbc/basics/connecting.html) describes.
+that produce XML documents based on **rxm**. Review the
+[JDBC documentation](http://docs.oracle.com/javase/tutorial/jdbc/basics/connecting.html) to obtain a database connection.
## Basic
Delta 3 lines added, 4 lines removed, 1-line decrease