Add README.md file. RELNOTES: None. PiperOrigin-RevId: 264562465 Change-Id: Ic6bc9f061e4c999ed8dd0b77ec181d18f5916f52
diff --git a/README.md b/README.md new file mode 100644 index 0000000..46492e1 --- /dev/null +++ b/README.md
@@ -0,0 +1,7 @@ +# Bazel Tools for Java + +This is a repository for the tools used by [Bazel](https://bazel.build/) to compile Java. + +The source code of the Bazel Tools for Java is currently checked in the [bazel +repository](https://github.com/bazelbuild/bazel). The source code will be moved +incrementally to this repository.