Skip to content

Commit 5476b2d

Browse files
committed
README: Update Email/About Me
1 parent ba96b9d commit 5476b2d

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,19 +16,27 @@ When running `transform-csv-to-valid-file.php` with >= 2.4 GB CSV file for the f
1616

1717
## Who Did This...? 😉
1818

19+
[![Pierre-Henry Soria](https://avatars0.githubusercontent.com/u/1325411?s=200)](https://ph7.me "Pierre-Henry Soria, Software Developer")
20+
1921
Made with ❤️ by [Pierre-Henry Soria](https://pierrehenry.be)! (and in good health **thanks [Lifyzer App](https://lifyzer.com)**! 😸)
2022

23+
You can reach him at *hi [[AT]] ph7 [[D0T]] me*! He will be pleased to talk with you! 😊
24+
25+
☕️ Enjoying the work? **[Offer me a coffee](https://ko-fi.com/phenry)** and boost the development of the software! 🚀
26+
27+
[![@phenrysay](https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/phenrysay "Follow Me on Twitter") [![pH-7](https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white)](https://github.com/pH-7 "My GitHub")
28+
2129

2230
## Contact 📧
2331

24-
Email me at *pierre {[AT]} soria {[D0T]} email*
32+
Email me at *hi {[AT]} ph7 {[D0T]} me*
2533

2634

2735
## Tests 👷
2836

2937
To run the test suites:
3038

31-
```bash
39+
```console
3240
$ composer install
3341
$ php vendor/bin/phpunit
3442

0 commit comments

Comments
 (0)