Skip to content

Commit 8d4a2bd

Browse files
authored
docs(README): remove DALL-E hero image (#229)
## Summary by Sourcery Documentation: - Update README.md by removing the DALL-E generated image and its attribution text
1 parent 0d2cd79 commit 8d4a2bd

File tree

1 file changed

+3
-16
lines changed

1 file changed

+3
-16
lines changed

README.md

Lines changed: 3 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,14 @@ Boiling Learning
1414
<h1 align="center">
1515
<a href="https://github.com/ruancomelli/boiling-learning">
1616
<img
17-
src=https://user-images.githubusercontent.com/22752929/179121666-171ab746-a072-4e62-80fa-448c4bd3f646.png
18-
alt="Robot underwater surrounded by bubbles"
19-
width="300"
17+
src=https://user-images.githubusercontent.com/22752929/181357665-f1fb9c59-ec02-46f8-b723-f38c15576bfd.gif
18+
alt="Bubbles! Bubbles! Bubbles! Bubbles!"
19+
width="200"
2020
align="center"
2121
>
2222
</a>
2323
</h1>
2424
25-
_Image generated by [DALL-E mini](https://www.craiyon.com/) using the prompt "robot watching bubbles in water"_
26-
2725
---
2826

2927
## About
@@ -32,17 +30,6 @@ Project developed by [Ruan Comelli](https://github.com/ruancomelli) at [UFSC (Fe
3230

3331
If you are curious about the evolution of this project, take a look at the [changelog](CHANGELOG.md).
3432

35-
<h1 align="center">
36-
<a href="https://github.com/ruancomelli/boiling-learning">
37-
<img
38-
src=https://user-images.githubusercontent.com/22752929/181357665-f1fb9c59-ec02-46f8-b723-f38c15576bfd.gif
39-
alt="Nemo - Bubbles! Bubbles! Bubbles! Bubbles!"
40-
width="200"
41-
align="center"
42-
>
43-
</a>
44-
</h1>
45-
4633
## Versioning
4734

4835
This project uses [ZeroVer](https://0ver.org/), a versioning scheme in which software never leaves major version **0**. This means that breaking changes are expected frequently.

0 commit comments

Comments
 (0)