1
0
Fork 1
mirror of https://github.com/zen-browser/desktop.git synced 2025-07-08 00:10:00 +02:00

Refactor image path in README.md and remove unused SVG file

This commit is contained in:
mauro-balades 2024-09-07 22:15:21 +02:00
parent a478f7f989
commit e1ef0e4771
3 changed files with 15 additions and 8 deletions

7
.prettierignore Normal file
View file

@ -0,0 +1,7 @@
engine/
**/*.html
**/*.xhtml
**/*.inc.xhtml
**/engine/

View file

@ -1,6 +1,6 @@
<div align="center"> <div align="center">
<picture> <picture>
<img src="./zen-black.svg" width="128px"> <img src="./docs/assets/zen-black.svg" width="128px">
</picture> </picture>
</div> </div>
<h1 align="center"> <h1 align="center">
@ -9,9 +9,9 @@ Zen Browser
Experience tranquillity while browsing the web without people tracking you! Experience tranquillity while browsing the web without people tracking you!
* [Website](https://www.zen-browser.app) - [Website](https://www.zen-browser.app)
* [Download](https://www.zen-browser.app/download) - [Download](https://www.zen-browser.app/download)
* [Release Notes](https://www.zen-browser.app/release-notes/latest) - [Release Notes](https://www.zen-browser.app/release-notes/latest)
[![Downloads](https://img.shields.io/github/downloads/zen-browser/desktop/total.svg)](https://github.com/zen-browser/desktop/releases) [![Downloads](https://img.shields.io/github/downloads/zen-browser/desktop/total.svg)](https://github.com/zen-browser/desktop/releases)
[![Crowdin](https://badges.crowdin.net/zen-browser/localized.svg)](https://crowdin.com/project/zen-browser) [![Crowdin](https://badges.crowdin.net/zen-browser/localized.svg)](https://crowdin.com/project/zen-browser)
@ -26,20 +26,20 @@ Experience tranquillity while browsing the web without people tracking you!
Zen is currently built using firefox version `130.0`! Zen is currently built using firefox version `130.0`!
* Check out the latest [release notes](https://www.zen-browser.app/release-notes)! - Check out the latest [release notes](https://www.zen-browser.app/release-notes)!
# Performance # Performance
Zen is built with performance in mind, and we have optimized the browser to be as fast as possible! Zen is built with performance in mind, and we have optimized the browser to be as fast as possible!
* Checkout the latest [performance benchmarks](https://docs.zen-browser.app/benchmarks)! - Checkout the latest [performance benchmarks](https://docs.zen-browser.app/benchmarks)!
# Installation # Installation
## MacOS ## MacOS
### Homebrew (recommended) ### Homebrew (recommended)
You can install the Zen Browser using Homebrew: You can install the Zen Browser using Homebrew:
``` ```
@ -55,8 +55,8 @@ brew upgrade --greedy zen-browser
``` ```
### Manual installation ### Manual installation
As there are issues with the signing process of the `.app` file, we recommend following this [guide](https://github.com/zen-browser/desktop/issues/53).
As there are issues with the signing process of the `.app` file, we recommend following this [guide](https://github.com/zen-browser/desktop/issues/53).
# Core Components # Core Components

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

Before After
Before After