diff options
| author | Bogdan Drutu <bdrutu@google.com> | 2017-06-15 11:29:30 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-06-15 11:29:30 -0700 |
| commit | 3b74070f74a75e780828370126b713524eece13c (patch) | |
| tree | ae6bc5deb968cbfab938b355718898c84fbb0826 /impl_lite/README.md | |
| parent | 461b4ed4a37e74a42c8ba6264807a15e36ab9dc6 (diff) | |
| download | platform_external_opencensus-java-3b74070f74a75e780828370126b713524eece13c.tar.gz platform_external_opencensus-java-3b74070f74a75e780828370126b713524eece13c.tar.bz2 platform_external_opencensus-java-3b74070f74a75e780828370126b713524eece13c.zip | |
Prepare the release of the opencensus library. (#357)
Diffstat (limited to 'impl_lite/README.md')
| -rw-r--r-- | impl_lite/README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/impl_lite/README.md b/impl_lite/README.md new file mode 100644 index 00000000..ad7bb9b1 --- /dev/null +++ b/impl_lite/README.md @@ -0,0 +1,6 @@ +OpenCensus Android implementation +====================================================== + +* Android compatible. +* StatsManager specifies the stats implementation classes that should be used + with Android. |
