Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Commit 6cafdbc

Browse files
authored
Remove image
1 parent dee301b commit 6cafdbc

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
# [Iced](https://media.giphy.com/media/b53xiN5B5blvi/giphy.gif) Cookbook
2-
<div align="center">
3-
<img src="https://media.giphy.com/media/3LCDDCPN1H1zG/giphy.gif">
4-
</div>
52

63
## Purpose
74
The examples in the main Iced repository are to show core functionality, like how to use a [`Picklist`](https://github.com/hecrj/iced/tree/master/examples/pick_list) or very common proof of concept examples like [`TodoMVC`](https://github.com/hecrj/iced/tree/master/examples/todos). Though clearly there is more that can be accomplished in a GUI framework than a few dozen examples. That is where this cookbook come in!
@@ -24,4 +21,4 @@ For now this repository is just to organize code from the awesome Iced community
2421

2522

2623

27-
> This repository also follows the same [contributing guidelines](https://github.com/hecrj/iced/blob/master/CONTRIBUTING.md) as the Iced parent repository.
24+
> This repository also follows the same [contributing guidelines](https://github.com/hecrj/iced/blob/master/CONTRIBUTING.md) as the Iced parent repository.

0 commit comments

Comments
 (0)