Skip to content

Commit c7f5b8b

Browse files
Update README.md
1 parent cf13ffe commit c7f5b8b

1 file changed

Lines changed: 10 additions & 6 deletions

File tree

README.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515
---
1616

17+
1718
### Real-World Java Code & Companion Resources
1819

1920
Practical Java examples covering **core libraries, concurrency, file systems, and runtime behavior**, designed for developers who want to master Java beyond theory.
@@ -111,13 +112,16 @@ A complete **java concurrency guide** with real-world thread management examples
111112

112113
---
113114

114-
## Get the Full Book
115-
Take the next step and unlock the complete structured guide:
116-
* 🔗**Gumroad:** https://solisdynamics.gumroad.com/l/java-libraries-guide-1
117-
* 🔗**Leanpub:** https://leanpub.com/java-libraries-guide
118-
* 🔗**Amazon:** https://www.amazon.com/dp/B0GWWXB5BV
115+
## 📘 Get the Full Book
116+
Take the next step and unlock the complete structured guide to master Java like a professional.
117+
118+
| Platform | Link |
119+
| :--- | :--- |
120+
| **Gumroad** | [![Gumroad](https://img.shields.io/badge/Get_on-Gumroad-gold?style=for-the-badge&logo=gumroad)](https://solisdynamics.gumroad.com/l/java-libraries-guide-1) |
121+
| **Leanpub** | [![Leanpub](https://img.shields.io/badge/Get_on-Leanpub-red?style=for-the-badge&logo=leanpub)](https://leanpub.com/java-libraries-guide) |
122+
| **Amazon** | [![Amazon](https://img.shields.io/badge/Get_on-Amazon-orange?style=for-the-badge&logo=amazon)](https://www.amazon.com/dp/B0GWWXB5BV) |
119123

120-
Build a rock-solid foundation and understand how Java works under the hood — the way professional developers do.
124+
> **Build a rock-solid foundation** and understand how Java works under the hood — the way professional developers do.
121125
122126
---
123127

0 commit comments

Comments
 (0)