diff options
author | Daniel Stenberg <daniel@haxx.se> | 2001-09-10 12:15:17 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2001-09-10 12:15:17 +0000 |
commit | b747408f9eec0e845d82ca670ea3ae9f0a0cc125 (patch) | |
tree | 3c933d5e0c106653289feb24312fa5ee739c8b68 /java/README | |
parent | d3e55d815575e1c889cf224136b710a5ffe5b1ff (diff) |
updated to allow separate packaging
Diffstat (limited to 'java/README')
-rw-r--r-- | java/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/README b/java/README index 398900989..5274bb2fa 100644 --- a/java/README +++ b/java/README @@ -13,3 +13,5 @@ stuff supported. The interface is not set yet, bring your suggestions! Feel free to grab the source files in here and help out! + + The 'test.java' is the actual program that uses the curl stuff. |