Skip to content

Commit 0cf56c3

Browse files
authored
Update README.md
1 parent 660fcd7 commit 0cf56c3

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
# Mug
4-
A small Java 8+ utilities library ([javadoc](http://google.github.io/mug/apidocs/index.html)), with **0 deps** (Proto, BigQuery, Guava addons are in separate artifacts). ![](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)), commonly used in Google's internal Java code ,with **0 deps** (Proto, BigQuery, Guava addons are in separate artifacts). ![](https://travis-ci.org/google/mug.svg?branch=master)
55

66
Offers:
77
* **Intuitive to read**, powerful string manipulation ([StringFormat](https://github.com/google/mug/wiki/StringFormat-Explained), [Substring](https://github.com/google/mug/wiki/Substring-Explained))

0 commit comments

Comments
 (0)