diff --git a/README.md b/README.md index d9d531513..d4bfb340f 100644 --- a/README.md +++ b/README.md @@ -16,10 +16,12 @@ Building Using ----- -./target/cpp has cpp output -./target/ruby has ruby output -./target/c has c output -./target/java has java output +After a ./build: + +* ./target/cpp has cpp output +* ./target/ruby has ruby output +* ./target/c has c output +* ./target/java has java output Contributing ------------