Skip to content

Commit 360dd63

Browse files
committed
Updating and expansion of README documentation for PBJ.
Signed-off-by: jasperpotts <jasperpotts@users.noreply.github.com>
1 parent 3d6c3e2 commit 360dd63

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,4 +1,4 @@
1-
# pbj Protobuf Library
1+
# PBJ Protobuf Java Library
22
An alternative Google Protocol Buffers code generator, parser, and Gradle module. The project has these design goals:
33
* **Modern Nice Java Objects** - parse the proto files into nice clean Java objects. With as clean as API as possible.
44
Using the newer Java Record style getters and setters. Support latest LTS Java version features.

0 commit comments

Comments
 (0)