Skip to content

Commit 43a21ee

Browse files
committed
docs: add project logo and enhance README
Signed-off-by: Claude <[email protected]>
1 parent d304ddc commit 43a21ee

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

README.org

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,19 @@
44
#+DATE: 2025-04-19
55

66
* Cuisine Code: Learn Stack-Based Computing Through French Cooking
7-
8-
[[file:docs/logo.png]]
7+
#+BEGIN_HTML
8+
<p align="center">
9+
<a href="https://github.com/defrecord/cuisine-code">
10+
<img src="https://github.com/defrecord/cuisine-code/raw/main/assets/images/cuisine-code-logo.png" alt="Cuisine Code Logo" width="400"/>
11+
</a>
12+
</p>
13+
<p align="center">
14+
<a href="https://github.com/defrecord/cuisine-code/releases"><img src="https://img.shields.io/github/v/release/defrecord/cuisine-code?include_prereleases&style=flat-square" alt="GitHub Release"></a>
15+
<a href="https://github.com/defrecord/cuisine-code/blob/main/LICENSE"><img src="https://img.shields.io/github/license/defrecord/cuisine-code?style=flat-square" alt="License"></a>
16+
<a href="https://github.com/defrecord/cuisine-code/issues"><img src="https://img.shields.io/github/issues/defrecord/cuisine-code?style=flat-square" alt="Issues"></a>
17+
<a href="https://github.com/defrecord/cuisine-code/milestones"><img src="https://img.shields.io/github/milestones/all/defrecord/cuisine-code?style=flat-square" alt="Milestones"></a>
18+
</p>
19+
#+END_HTML
920

1021
Cuisine Code is an educational game that teaches stack-based computing concepts through French culinary metaphors. By interacting with a virtual kitchen, players learn fundamental programming concepts in an engaging and intuitive way.
1122

204 KB
Loading
22.1 KB
Loading

0 commit comments

Comments
 (0)