mirror of
https://github.com/zen-browser/desktop.git
synced 2025-07-07 21:49:58 +02:00
Refactor image path in README.md and remove unused SVG file
This commit is contained in:
parent
a478f7f989
commit
e1ef0e4771
3 changed files with 15 additions and 8 deletions
7
.prettierignore
Normal file
7
.prettierignore
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
engine/
|
||||||
|
|
||||||
|
**/*.html
|
||||||
|
**/*.xhtml
|
||||||
|
**/*.inc.xhtml
|
||||||
|
|
||||||
|
**/engine/
|
16
README.md
16
README.md
|
@ -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)
|
||||||
|
|
||||||
[](https://github.com/zen-browser/desktop/releases)
|
[](https://github.com/zen-browser/desktop/releases)
|
||||||
[](https://crowdin.com/project/zen-browser)
|
[](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
|
||||||
|
|
||||||
|
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
Loading…
Add table
Add a link
Reference in a new issue