Remove the tidbit about JDK 1.8
diff --git a/index.md b/index.md
index d278d86..c152acb 100644
--- a/index.md
+++ b/index.md
@@ -24,4 +24,4 @@
 
 {% include JB/setup %}
 
-Apache Tuweni is a set of libraries and other tools to aid development of blockchain and other decentralized software in Java and other JVM languages. It includes a low-level bytes library, serialization and deserialization codecs (e.g. RLP), various cryptography functions and primatives, and lots of other helpful utilities. Tuweni is developed for JDK 1.8 or higher, and depends on various other FOSS libraries.
\ No newline at end of file
+Apache Tuweni is a set of libraries and other tools to aid development of blockchain and other decentralized software in Java and other JVM languages. It includes a low-level bytes library, serialization and deserialization codecs (e.g. RLP), various cryptography functions and primatives, and lots of other helpful utilities.
\ No newline at end of file