From 9e8c0e6320c79b59a28d4a69487e39ab6598424b Mon Sep 17 00:00:00 2001 From: Denis Knauf Date: Tue, 23 Feb 2010 21:40:21 +0100 Subject: [PATCH] README: now markdown --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b65681a..fc4dda1 100644 --- a/README.md +++ b/README.md @@ -64,8 +64,8 @@ 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. -[http://www.oracle.com/technology/documentation/berkeley-db/db/api_reference/C/frame_main.html] +interface proximity. +[That API is published by Oracle](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