Project import generated by Copybara.
PiperOrigin-RevId: 342762618
Change-Id: I5baf0ddf5ce9dd5c49129c8c83b83c0acc9861ee
diff --git a/README.md b/README.md
index 53707ec..0c44192 100644
--- a/README.md
+++ b/README.md
@@ -3,3 +3,6 @@
QUICHE (QUIC, Http/2, Etc) is Google's implementation of QUIC and related
protocols. It powers Chromium as well as Google's QUIC servers and some other
projects. QUICHE is only supported on little-endian platforms.
+
+Code can be viewed in CodeSearch in Quiche and is imported into
+[Chromium](https://source.chromium.org/chromium/chromium/src/+/master:net/third_party/quiche/src).