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

Unified Diff: README.md

Issue 1732523002: Update README.md (Closed) Base URL: git@github.com:chromium/dom-distiller.git@md
Patch Set: move crbug up Created 4 years, 10 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 | no next file » | 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 dc68fbf6e9fa37db7f31b85d8280aaeb27acd21f..9c57c7cb5faec10ecf4920468d3c19ee1cc950bb 100644
--- a/README.md
+++ b/README.md
@@ -4,9 +4,18 @@ DOM Distiller aims to provide a better reading experience by distilling the
content of the page. This distilled content can then be used in a variety of
ways.
-The current efforts that will be powered by DOM Distiller:
+The current efforts that are or will be powered by DOM Distiller:
- Reader mode: a mobile-friendly viewing mode for Chrome mobile
+- [Simplify page for print]
+ (https://plus.google.com/+FrancoisBeaufort/posts/dDPD2gVThuv)
+
+## Bug tracking
mdjones 2016/02/23 23:46:10 How do you feel about calling this "Report a bug"?
wychen 2016/02/24 00:06:34 Done.
+
+We use the same bug tracking system Chromium uses (http://crbug.com), and the
+DOM distiller related bugs are filed under [`component:UI>Browser>ReaderMode`]
+(https://bugs.chromium.org/p/chromium/issues/list?q=component%3AUI%3EBrowser%3EReaderMode)
+component.
## How to use Reader mode on mobile Chrome
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698