Skip to content

Commit 96a9652

Browse files
Update README.md
1 parent fd4da9c commit 96a9652

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,5 +1,5 @@
11
# Java-SerialX
2-
SerialX is a powerful utility API to serialize objects in Java.
2+
SerialX is a powerful utility library to serialize objects in Java.
33
SerialX is improving regular Java Base64 serialization and adding serialization protocols that you can create for objects that cant be serialized using regular way. For example final non-serializable objects or 3rd party objects. SerialX is also JSON like "programming" that are objects serialized into. It also allows you to serialize multiple objects into one string or also file. Unlike to JSON, SerialX is based on determinate order of arguments or values we can say.
44
## Info
55
* If you want to add or see issues just click on [Issues section](https://github.com/PetoPetko/Java-SerialX/issues) in up.

0 commit comments

Comments
 (0)