blob: b6b57e5fc75ea4f5c40bee83d4efacf84cf0b6bb [file] [log] [blame] [view]
Vincent Scheib5759e9432017-07-29 00:11:141# ![Logo](chrome/app/theme/chromium/product_logo_64.png) Chromium
2
3Chromium is an open-source browser project that aims to build a safer, faster,
4and more stable way for all users to experience the web.
5
6The project's web site is https://www.chromium.org.
7
8Documentation in the source is rooted in [docs/README.md](docs/README.md).
9
10Learn how to [Get Around the Chromium Source Code Directory Structure
11](https://www.chromium.org/developers/how-tos/getting-around-the-chrome-source-code).
John Abd-El-Malekefba53372020-02-28 20:21:2312
13For historical reasons, there are some small top level directories. Now the
14guidance is that new top level directories are for product (e.g. Chrome,
15Android WebView, Ash). Even if these products have multiple executables, the
16code should be in subdirectories of the product.