From 18043cb5a0b954a8dbe03d1d628913d281ec0035 Mon Sep 17 00:00:00 2001
From: Romain Grecourt
Date: Fri, 6 Oct 2023 13:39:20 -0700
Subject: [PATCH] Move the books information in a separate section between cli
and build (#7743)
---
README.md | 23 ++++++++++++-----------
1 file changed, 12 insertions(+), 11 deletions(-)
diff --git a/README.md b/README.md
index e7a623347e9..257942ead10 100644
--- a/README.md
+++ b/README.md
@@ -33,17 +33,6 @@ Latest documentation and javadocs are available at
-
-
-
-
-
-Available at [Amazon](https://a.co/d/9RFS6tq) and all other bookstores.
-
-
## Get Started
See Getting Started at .
@@ -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:
+
+
+
+
+
+
+
+Available at [Amazon](https://a.co/d/9RFS6tq) and all other bookstores.
+
## Build
You need JDK 17+ to build Helidon.