aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-02-08 06:31:13 +0100
committerMattias Andrée <maandree@operamail.com>2013-02-08 06:31:13 +0100
commit7ad82d0366a352055316c0e2de22dc9abdd292a4 (patch)
tree5c5b967487e8d9a157b5c29feee898cf302472ff /README
parentm (diff)
downloadsha3sum-7ad82d0366a352055316c0e2de22dc9abdd292a4.tar.gz
sha3sum-7ad82d0366a352055316c0e2de22dc9abdd292a4.tar.bz2
sha3sum-7ad82d0366a352055316c0e2de22dc9abdd292a4.tar.xz
corrected
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 6750307..cad6b6d 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
COMPLETE STATUS:
- Pure Java 1.2+ :: incorrect, optimised
+ Pure Java 1.2+ :: optimised
Python 3 :: optimised
- C ISO C90 :: incorrect(as java), not optimised
+ C ISO C90 :: not optimised
Java/C JNI :: planned (after c)
NASM :: planned (maybe, after jni)
Haskell :: planned (maybe)