You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
Disclaimer: This is not an official Google product.
2
2
3
3
# 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). 
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). 
5
5
6
6
Offers:
7
7
***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