| Index: chromeos/dbus/services/README.md
 | 
| diff --git a/chromeos/dbus/services/README.md b/chromeos/dbus/services/README.md
 | 
| index 63bc5d6f7e2301c7395e2e974b1dcb7810dd1bd6..1257e2a80814b54e0dac3ee293d3fe1ac53f728b 100644
 | 
| --- a/chromeos/dbus/services/README.md
 | 
| +++ b/chromeos/dbus/services/README.md
 | 
| @@ -1,6 +1,8 @@
 | 
|  This directory contains service files and implementations for D-Bus
 | 
|  services provided by Chrome.
 | 
|  
 | 
| -Service files (with .conf extension) must be listed in the
 | 
| -"dbus_service_files" rule of chromeos/BUILD.gn so that they can be
 | 
| -deployed in Chrome OS and "Simple Chrome" builds.
 | 
| +Service files (with `.conf` extensions) must be listed in the
 | 
| +`dbus_service_files` rule of `chromeos/BUILD.gn` so that they can be
 | 
| +deployed in Chrome OS and [Simple Chrome] builds.
 | 
| +
 | 
| +[Simple Chrome]: https://www.chromium.org/chromium-os/how-tos-and-troubleshooting/building-chromium-browser
 | 
| 
 |