Skip to content

Commit dcf0c2b

Browse files
committed
2 parents d96a213 + 4442f67 commit dcf0c2b

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

.gitattributes

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@
1111
# Note: This is only used by command line
1212
###############################################################################
1313
#*.cs diff=csharp
14-
14+
*.html -linguist-detectable
15+
*.css -linguist-detectable
16+
*.js -linguist-detectable
1517
###############################################################################
1618
# Set the merge driver for project and solution files
1719
#

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ Prefer using your personal OpenAI account? Follow these steps:
8383
4. Copy your key and store it securely.
8484
5. Open the app, navigate to the settings, paste your key, click Save, then restart the application.
8585

86-
You're now ready to get personalized, intelligent book recommendations!
8786
---
8887

8988
# Documentation Website (DocFX)
@@ -118,6 +117,9 @@ docfx --serve
118117
- **OpenAI GPT API Integration** (for book recommendations)
119118
- **WPF UI** (via [WPF-UI](https://wpfui.lepo.co/))
120119

120+
<p align="center">
121+
<img src="https://i.imgur.com/oLldy3v.png" alt="Schema" style="max-width: 100%; height: auto;" />
122+
</p>
121123

122124
---
123125

0 commit comments

Comments
 (0)