Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(457)

Unified Diff: README.md

Issue 1394103004: Add another link to the API docs to the README. (Closed) Base URL: git@github.com:dart-lang/test@master
Patch Set: Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | pubspec.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.md
diff --git a/README.md b/README.md
index c598b8843f525f5c967dac96c5b397a15afe705e..091b0107311fd2c00a8dcc9bedc89f184216bc6f 100644
--- a/README.md
+++ b/README.md
@@ -493,3 +493,10 @@ $ pub run test:test --pub-serve=8081 -p chrome
"pub serve" is compiling test/utils_test.dart...
00:00 +42: All tests passed!
```
+
+## Further Reading
+
+Check out the [API docs][api] for detailed information about all the functions
+available to tests.
+
+[api]: http://www.dartdocs.org/documentation/test/latest/index.html
« no previous file with comments | « no previous file | pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698