Skip to content

Commit 13fcee1

Browse files
committed
change README to Java 8 requirement
1 parent 3fdff10 commit 13fcee1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Disclaimer: This is not an official Google product.
22

33
# MµG
4-
A small Java 9 utilities library ([javadoc](http://google.github.io/mug/apidocs/index.html)), with 0 deps. ![](https://travis-ci.org/google/mug.svg?branch=master)
4+
A small Java 8 utilities library ([javadoc](http://google.github.io/mug/apidocs/index.html)), with 0 deps. ![](https://travis-ci.org/google/mug.svg?branch=master)
55

66
* Stream utilities ([BiStream](#bistream-streams-pairs-of-objects), [MoreStreams](#morestreams)).
77
* [Optionals](#optionals) provides extra utilities for java.util.Optional.

0 commit comments

Comments
 (0)