docs(readme): add OS support (#50)

This commit is contained in:
AlexanderMaxRanabel 2023-02-01 13:07:52 +00:00 committed by GitHub
parent 16cf566808
commit 7df9769f3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -87,6 +87,13 @@ Browsh is the OG "normal browser into a terminal" project. It starts Firefox in
- It runs slower and requires more resources than Carbonyl. 50x more CPU power is needed for the same content in average, that's because Carbonyl does not downscale or copy the window framebuffer, it natively renders to the terminal resolution.
- It uses custom stylesheets to fix the layout, which is less reliable than Carbonyl's changes to its HTML engine (Blink).
## Operating System Support
As far as tested, the operating systems under are supported:
- Linux (Debian, Ubuntu and Arch tested)
- MacOS
- Windows 11 and WSL
## Development
Few notes: