Skip to content

Commit 1924ab4

Browse files
feat(docs): Add social media badge for following on X in README.md. (#3)
1 parent e94388e commit 1924ab4

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## 0.1.1 Under development
44

5+
- Enh #3: Add social media badge for following on X in `README.md` (@terabytesoftw)
6+
57
## 0.1.0 January 24, 2026
68

79
- Enh #1: Added shared configuration files under `config/` for Composer-based reuse (@terabytesoftw)

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,10 @@ Follow the same convention used across PHP Forge repositories:
164164
[![Super-Linter](https://img.shields.io/github/actions/workflow/status/php-forge/coding-standard/linter.yml?style=for-the-badge&label=Super-Linter&logo=github)](https://github.com/php-forge/coding-standard/actions/workflows/linter.yml)
165165
[![StyleCI](https://img.shields.io/badge/StyleCI-Passed-44CC11.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.styleci.io/repos/1141292628?branch=main)
166166

167+
## Our social networks
168+
169+
[![Follow on X](https://img.shields.io/badge/-Follow%20on%20X-1DA1F2.svg?style=for-the-badge&logo=x&logoColor=white&labelColor=000000)](https://x.com/Terabytesoftw)
170+
167171
## License
168172

169173
[![License](https://img.shields.io/badge/License-BSD--3--Clause-brightgreen.svg?style=for-the-badge&logo=opensourceinitiative&logoColor=white&labelColor=555555)](LICENSE)

0 commit comments

Comments
 (0)