1
0
mirror of https://github.com/nicoverbruggen/phpmon.git synced 2025-08-07 03:50:08 +02:00

📝 Update README.md, ADDITIONAL.md

This commit is contained in:
2020-11-26 18:59:49 +01:00
parent 51fd22f595
commit a8f823cd04
2 changed files with 10 additions and 2 deletions

View File

@ -1,6 +1,14 @@
### Q&A
#### Q: This app is doing network requests?
#### Q: Does this support Apple Silicon?
Yes. This is a universal app.
#### Q: Is PHP 8.x supported?
Yes.
#### Q: This app is doing network requests? Why?
It's Homebrew. I can't prevent `brew` from doing things via the network when I invoke it.