Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md: add a books section #7743

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 12 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,17 +33,6 @@ Latest documentation and javadocs are available at <https://helidon.io/docs/late

Helidon White Paper is available [here](https://www.oracle.com/a/ocom/docs/technical-brief--helidon-report.pdf).

The book *Beginning Helidon* is highly recommended for all Helidon 3.x users:

<p>
<a href="https://a.co/d/0niQnwC">
<img src="./etc/images/Helidon_book.png">
</a>
</p>

Available at [Amazon](https://a.co/d/9RFS6tq) and all other bookstores.


## Get Started

See Getting Started at <https://helidon.io>.
Expand Down Expand Up @@ -76,6 +65,18 @@ PowerShell -Command Invoke-WebRequest -Uri "https://helidon.io/cli/latest/window

See this [document](HELIDON-CLI.md) for more info.

## Books

The book *Beginning Helidon* is highly recommended for all Helidon 3.x users:

<p>
<a href="https://a.co/d/0niQnwC">
<img src="./etc/images/Helidon_book.png">
</a>
</p>

Available at [Amazon](https://a.co/d/9RFS6tq) and all other bookstores.

## Build

You need JDK 17+ to build Helidon.
Expand Down