mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 03:47:44 -03:00
Update README.md
This commit is contained in:
parent
ffdc29a2f6
commit
3fc4ee41ec
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/alex313031/thorium?label=Version)
|
![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/alex313031/thorium?label=Version%3A) ![GitHub](https://img.shields.io/github/license/alex313031/thorium?label=License%3A)
|
||||||
# Thorium
|
# Thorium
|
||||||
|
|
||||||
<img src="https://github.com/Alex313031/Thorium/blob/main/logos/chrome_app_icon_192.png">
|
<img src="https://github.com/Alex313031/Thorium/blob/main/logos/chrome_app_icon_192.png">
|
||||||
|
@ -7,7 +7,7 @@
|
||||||
- Always built with latest x64 tip-o-tree "Trunk" build of chromium.
|
- Always built with latest x64 tip-o-tree "Trunk" build of chromium.
|
||||||
- Intended to behave like and have the featureset of Google Chrome, with differences/patches/enhancements listed below. \
|
- Intended to behave like and have the featureset of Google Chrome, with differences/patches/enhancements listed below. \
|
||||||
– I also build for windows less frequently > https://github.com/Alex313031/Thorium-Win \
|
– I also build for windows less frequently > https://github.com/Alex313031/Thorium-Win \
|
||||||
– Special and Experimental builds (read the readme) are located at > https://github.com/Alex313031/Thorium-Special
|
– Special and Experimental builds, sometimes for other CPUs (read the readme), are located at > https://github.com/Alex313031/Thorium-Special
|
||||||
|
|
||||||
– Includes Widevine, FFmpeg, Chrome Plugins, as well as thinLTO, CFlag, and PGO compiler optimizations. It is built with SSE4 and AVX, so it won't launch on CPU's below 2nd gen Core or AMD FX, but benefits from Advanced Vector EXtensions. You can disable this and use regular SSE3 like Chromium and Chrome. (See below.)
|
– Includes Widevine, FFmpeg, Chrome Plugins, as well as thinLTO, CFlag, and PGO compiler optimizations. It is built with SSE4 and AVX, so it won't launch on CPU's below 2nd gen Core or AMD FX, but benefits from Advanced Vector EXtensions. You can disable this and use regular SSE3 like Chromium and Chrome. (See below.)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue