Skip to content

Commit a097fcc

Browse files
committed
Update README
1 parent d31c461 commit a097fcc

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
# Android Snippets
22
This repository holds code snippets used in Android documentation on [developer.android.com](https://developer.android.com/guide).
3-
It is a work in progress, as many snippets are still embedded as static HTML.
3+
The idea is that by having a small sample project show the code snippets will give developers more context to the overall code needed to
4+
implement an API.
45

5-
# Quality Assurance
6-
The code snippets compile and show best practices. Runtime verification is not needed;
7-
code irrelevant to the doc is usually stubbed out.
6+
It is a work in progress, as many snippets are still embedded as static HTML.
87

98
# Contributing
109
We love contributions! See [CONTRIBUTING.md](./CONTRIBUTING.md) for guidelines.

0 commit comments

Comments
 (0)