diff --git a/README.textile b/README.textile index fa8efa7..ac078f9 100644 --- a/README.textile +++ b/README.textile @@ -64,7 +64,8 @@ h2. Sample Usage h2. API This interface is most closely based on the DB4 C api and tries to maintain close -interface proximity. That API is published by Oracle at http://www.oracle.com/technology/documentation/berkeley-db/db/api_reference/C/frame_main.html. +interface proximity. That API is published by Oracle at +"http://www.oracle.com/technology/documentation/berkeley-db/db/api_reference/C/frame_main.html":http://www.oracle.com/technology/documentation/berkeley-db/db/api_reference/C/frame_main.html. All function arguments systematically omit the leading DB handles and TXN handles. A few calls omit the flags parameter when the documentation indicates that no