Skip to content

Commit 4e4412a

Browse files
authored
Add preview to README (#147)
1 parent baeca09 commit 4e4412a

File tree

4 files changed

+3
-1
lines changed

4 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Recho: Reactive Echo
22

3+
![preview](/public/news/a-ligter-way-to-code-with-creativity.webp)
4+
35
> We want to live in the editor forever. — [Luyu Cheng](https://luyu.computer/)
46
57
[**Recho**](https://recho.dev/) is a free, [open-source](/LICENCE), reactive notebook-like editor that echoes output inline with your code as comments—enabling beginners, developers, artists, and anyone curious to quickly learn and explore through text experiments/art. Built on the reactive model of [Observable Notebook Kit](https://github.com/observablehq/notebook-kit), Recho aims to make coding accessible, interactive, and playful, turning every manipulation into a creative, in-situ experience—discover the sketches of tomorrow.

app/news/data.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ export const news = [
55
summary: "Introducing Recho: a light learning and exploration environment.",
66
link: "https://medium.com/@subairui/a-lighter-way-to-code-with-creativity-8c0ac739aa6f",
77
author: "Bairui SU",
8-
image: "a-ligter-way-to-code-with-creativity.png",
8+
image: "a-ligter-way-to-code-with-creativity.webp",
99
slug: "hello-world",
1010
},
1111
];
-2.6 MB
Binary file not shown.
1.32 MB
Loading

0 commit comments

Comments
 (0)