From 255e5eedf6fa464614ad1671094838d3d4fc509f Mon Sep 17 00:00:00 2001 From: Vinnie Falco Date: Wed, 11 Sep 2013 10:31:13 -0700 Subject: [PATCH] Update README for protobuf --- src/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/README.md b/src/README.md index e59d130c16..755fb1f768 100644 --- a/src/README.md +++ b/src/README.md @@ -88,8 +88,9 @@ ripple-fork ## protobuf -Ripple's fork of protobuf doesn't have any actual changes, but since the upstream -repository uses SVN, we have created a Git version to use with the git-subtree command. +Ripple's fork of protobuf. We've changed some names in order to support the +unity-style of build (a single .cpp addded to the project, instead of +linking to a separately built static library). Repository ```