From: Daniel Stenberg Date: Fri, 11 May 2001 14:07:58 +0000 (+0000) Subject: changed wording to make it more obvious I don't continuously work on this. X-Git-Tag: curl-7_8-pre2~86 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=632e951e14ebc27da3ec8b2203f1e48806e0204c;p=curl changed wording to make it more obvious I don't continuously work on this. --- diff --git a/java/README b/java/README index dbbeed795..398900989 100644 --- a/java/README +++ b/java/README @@ -6,7 +6,9 @@ Java Interface - This is very much work in progress and it does not work. + This is not a complete implementation of a libcurl interface. I've made the +core work and it needs additional code to be added to get the rest of the +stuff supported. The interface is not set yet, bring your suggestions!