Update README.md

This commit is contained in:
Joyabo 2020-11-05 11:29:57 +08:00 committed by GitHub
parent 3d02182dbb
commit 2e3a733019
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -63,16 +63,12 @@ Install php dependecies:
ini_set('display_errors', 1); ini_set('display_startup_errors', 1); error_reporting(E_ALL);
## Testing on MacOs
* brew install php
* brew tap kabel/php-ext
* brew install kabel/php-ext/php-imap
* php -S localhost:8000 -t src
## Credit :thumbsup:
This could not be possible without...
* https://github.com/barbushin/php-imap, https://github.com/gnugat-legacy/PronounceableWord, http://htmlpurifier.org/,
* https://github.com/turbolinks/turbolinks, http://tobiasahlin.com/spinkit/
* https://github.com/barbushin/php-imap
* https://github.com/gnugat-legacy/PronounceableWord
* http://htmlpurifier.org/,
* https://github.com/turbolinks/turbolinks
* http://tobiasahlin.com/spinkit/