Skip to content

Commit c15b4ee

Browse files
DavidLiedleclaude
andcommitted
Add prominent website callout to README
Added a clear, visible link to the GitHub Pages website at the top of the README to make it easy for visitors to find the online version of the book. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent 5211c7f commit c15b4ee

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# The Io Programming Language: A Comprehensive Guide
22

3+
> **📖 [Read the book online](https://cloudstreet-dev.github.io/The-Io-Programming-Language/)**
4+
>
5+
> The complete book is available as a beautiful, searchable website at https://cloudstreet-dev.github.io/The-Io-Programming-Language/
6+
37
## About This Book
48

59
This book provides an in-depth exploration of the Io programming language, designed for experienced programmers who want to understand prototype-based object-oriented programming. Through detailed comparisons with mainstream languages like JavaScript, Python, Ruby, and Java, readers will gain practical insights into Io's unique paradigm.

0 commit comments

Comments
 (0)