Skip to content

Commit d876723

Browse files
committed
docs: add book cover thumbnail and fix author name
1 parent 2c50037 commit d876723

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# Generative AI in .NET -- Companion Code
22

3+
<a href="https://www.amazon.co.uk/gp/product/B0H1718649">
4+
<img src="images/Gen-AI-eBook-Cover.jpg" alt="Generative AI in .NET" width="250" align="right" />
5+
</a>
6+
37
[![CI](https://github.com/CodeShayk/generative-ai-dotnet-samples/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/CodeShayk/generative-ai-dotnet-samples/actions/workflows/ci.yml)
48

5-
Runnable code samples for **Generative AI in .NET** by Najaf Shaikh.
9+
Runnable code samples for **Generative AI in .NET** by Najaf A. Shaikh.
610

711
Every sample in this repo corresponds to a section of the printed book. The full book-to-code map lives in [`docs/citation-index.md`](docs/citation-index.md). When the book condenses a section in favor of pointing here, the manuscript cites a **tag** (e.g. `v1.0-first-print`) so the cited code matches the print run -- `master` will drift as the surrounding APIs evolve.
812

0 commit comments

Comments
 (0)