aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKristen Kozak <sebright@google.com>2017-03-22 14:35:15 -0700
committerKristen Kozak <sebright@google.com>2017-03-22 14:55:36 -0700
commitb2ad2391559585b00c802634fdb2a4bdf9a41707 (patch)
treeab3eca46abd3dc6ebd04f9706d1f392eb2ca4368 /README.md
parent07f0dd2f0fe62db217f0444cd5af046fe42a76d9 (diff)
downloadopencensus-java-b2ad2391559585b00c802634fdb2a4bdf9a41707.tar.gz
Remove all occurrences of "Census" from documentation.
Now we only use "Census" for existing Protocol Buffer messages, Maven group IDs, and Maven artifact IDs.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 6498c513..eec41eaf 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
-Census - A stats collection framework
+Instrumentation - A stats collection framework
======================================================
[![Build Status](https://travis-ci.org/google/instrumentation-java.svg?branch=master)](https://travis-ci.org/google/instrumentation-java)
-Census provides a framework to define and collect stats against metrics and to
+Instrumentation provides a framework to define and collect stats against metrics and to
break those stats down across user-defined dimensions.