Include a link to the API docs in the README

PiperOrigin-RevId: 195885620
diff --git a/README.md b/README.md
index 53c0d0e..4722127 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,11 @@
 
 The TypeScript rules integrate the TypeScript compiler with Bazel.
 
+## API Docs
+
+Generated documentation for using each rule is at:
+http://tsetse.info/api/
+
 ## Installation
 
 First, install a current Bazel distribution.