From 6fcda4dd8803b9390ccf4f5cfccf83bc786fbb16 Mon Sep 17 00:00:00 2001 From: "Taro L. Saito" Date: Mon, 20 Jun 2011 10:29:50 +0900 Subject: [PATCH] Add contributors --- README | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README b/README index 6186102..5954272 100755 --- a/README +++ b/README @@ -107,6 +107,8 @@ Snappy-java is developed by [http://www.xerial.org/leo Taro L. Saito]. Twitter * Add snappy-java-1.0.1.jar to your classpath * Use the compress/decompress methods defined in org.xerial.snappy.Snappy class. - - - +== Contributors == + * Tatu Saloranta + * Providing benchmark suite + * Alec Wysoker + * Performance and memory usage improvement