Skip to content

Commit 7face48

Browse files
authored
Improve and rename readme.md to README.md
1 parent 5ba897c commit 7face48

File tree

1 file changed

+24
-2
lines changed

1 file changed

+24
-2
lines changed

readme.md renamed to README.md

Lines changed: 24 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,22 @@
11
# CSS Is Fun
2-
32
### Yes! You heard it right CSS is awesome, and this repository contains CSS UI Snippets
3+
CSS-Is-Fun is a collection of creative and fun CSS animations and effects to enhance your web projects.
44

55
<br>
66

7+
- [Installation](#installation)
8+
- [Snippets](#snippets)
9+
- [Contributing](#contributing)
10+
- [License](#license)
11+
12+
## Installation
13+
14+
To use the CSS animations and effects in your project, simply download or clone this repository:
15+
16+
```git
17+
git clone https://github.com/Deveesh-Shetty/CSS-Is-Fun.git
18+
```
19+
720
## Snippets
821

922
| Project Name | CodePen Link | Preview | Source Code |
@@ -19,4 +32,13 @@
1932

2033
<br>
2134

22-
[Back To Top ^^^](#snippets)
35+
<p align="center"><a href="#snippets">^^ Back to Top ^^</a></p>
36+
37+
## Contributing
38+
39+
We welcome contributions to the CSS-Is-Fun project!🚀 For detailed instructions on how to contribute, please refer to the CONTRIBUTING.md file.
40+
41+
## License
42+
43+
This project is licensed under the MIT License.
44+
Feel free to modify and adjust the content as needed to suit your project 🥳.

0 commit comments

Comments
 (0)