Skip to content

Commit 4fa314c

Browse files
committed
update readme
1 parent 8775fc2 commit 4fa314c

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

+6-5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## Relaxing Snow Simulation, using [raylib](https://www.raylib.com/)
2+
3+
This is a simple snow simulation application built using the Raylib library in C.
4+
5+
The application creates a relaxing snow effect with customizable snow color, drop size, and density.
6+
17
![snow-simulation](https://socialify.git.ci/Sieep-Coding/snow-simulation/image?description=1&forks=1&language=1&name=1&owner=1&pattern=Charlie%20Brown&stargazers=1&theme=Dark)
28

39

@@ -9,11 +15,6 @@
915

1016
![](https://github.com/Sieep-Coding/snow-simulation/blob/master/snow.gif)
1117

12-
## Relaxing Snow Simulation, using [raylib](https://www.raylib.com/)
13-
14-
This is a simple snow simulation application built using the Raylib library in C.
15-
16-
The application creates a relaxing snow effect with customizable snow color, drop size, and density.
1718

1819
## Features
1920

0 commit comments

Comments
 (0)