diff --git a/misc/android/README b/misc/android/README index a0dd8500ee..f01ca2cc2b 100644 --- a/misc/android/README +++ b/misc/android/README @@ -21,4 +21,5 @@ and set GOOS to android. For example, to run the go1 benchmarks export PATH=$GOROOT/bin:$PATH cd $GOROOT/test/bench/go1/ - GOOS=android GOARCH=arm64 go test -bench=. -count=N -timeout=T \ No newline at end of file + GOOS=android GOARCH=arm64 go test -bench=. -count=N -timeout=T +