From 2050413b496eb1caa5dc8965242fc020609451ec Mon Sep 17 00:00:00 2001 From: "Brian R. Bondy" Date: Thu, 18 Oct 2018 12:02:56 -0400 Subject: [PATCH] Update README and support email Fix https://github.com/brave/brave-browser/issues/1702 --- README.md | 9 +++------ package.json | 2 +- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 38de73e17a2b..a77d065c83b2 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ## Overview -This repository holds the build tools needed to build the next generation Brave desktop browser for macOS, Windows, and Linux. In particular, it fetches and syncs code from the projects we define in `package.json` and `src/brave/DEPS`: +This repository holds the build tools needed to build the Brave desktop browser for macOS, Windows, and Linux. In particular, it fetches and syncs code from the projects we define in `package.json` and `src/brave/DEPS`: - [Chromium](https://chromium.googlesource.com/chromium/src.git) - Fetches code via `depot_tools`. @@ -27,15 +27,12 @@ See the [Brave Wiki](https://github.com/brave/brave-browser/wiki). ## Downloads -We're not offering downloads yet for this next generation desktop browser. - -You can [visit our website](https://brave.com/downloads.html) to get the latest stable release of our existing browser which is still in active development. +You can [visit our website](https://brave.com/downloads.html) to get the latest stable release. ## Other repositories -For other versions of our browser which are shipping already, please see: +For other versions of our browser, please see: -* macOS, Windows, Linux - [brave/browser-laptop](https://github.com/brave/browser-laptop) * iPhone - [brave/browser-ios](https://github.com/brave/browser-ios) * Android - [brave/browser-android-tabs](https://github.com/brave/browser-android-tabs) diff --git a/package.json b/package.json index 616b4c28faae..26f65912eb31 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "url": "git+https://github.com/brave/brave-browser.git" }, "author": { - "name": "Brave Software " + "name": "Brave Software " }, "contributors": [ {