chore: add mirror repository URLs
Some checks failed
Build and Release / Build on ubuntu-22.04 (push) Has been cancelled
Build and Release / Build on windows-latest (push) Has been cancelled
Build and Release / release (push) Has been cancelled

This commit is contained in:
csd4ni3l 2026-07-28 17:43:13 +02:00
commit 1d04e5ad89

View file

@ -1,2 +1,7 @@
A browser from scratch written in Python, with the Arcade and Pyglet modules.
Code is based on browser.engineering's tutorial.
Code is based on browser.engineering's tutorial.
## Mirrors
[![Forgejo](https://img.shields.io/badge/Forgejo-git.csd4ni3l.hu-1e90ff)](https://git.csd4ni3l.hu/csd4ni3l/browser)
[![GitHub](https://img.shields.io/badge/GitHub-github.com-181717)](https://github.com/csd4ni3l/browser)
[![Codeberg](https://img.shields.io/badge/Codeberg-codeberg.org-2185D0)](https://codeberg.org/csd4ni3l/browser)