Skip to content

Commit 44efa35

Browse files
committedFeb 17, 2014
Update README.md
1 parent 0796106 commit 44efa35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Java Type Conversion Done Well
2-
==============================
1+
Java Type Conversion (Done Well)
2+
================================
33

44
This lightweight library (*with no dependencies*) provides a versatile, extensible, and robust mechanism for converting a Java object to a different type. For example, you can convert a `String` to an `Integer` using the TypeConverter like this:
55

0 commit comments

Comments
 (0)
Please sign in to comment.