Update README.md

This commit is contained in:
Benjamin Nussbaum 2025-02-12 22:38:26 +01:00 committed by GitHub
parent 4fdcba7808
commit 8aecd14b8c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,6 +4,11 @@ This is a PoC of a TRMNL server, written in Laravel. Inspired by https://github.
⚠️ Not meant for production use. ⚠️
### Requirements
* PHP >= 8.2
* ext-imagick
* puppeteer [see Browsershot docs](https://spatie.be/docs/browsershot/v4/requirements)
### Installation
#### Clone the repository