Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
juhom205 authored Apr 27, 2022
1 parent d8887e8 commit 189848a
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,14 @@
# discord.css
# Discord.css

Create a Discord Styled Website in Seconds<br>
Discord.css is a basic CSS Framework which was created for fun and had its origin in an insider of the JuSoft Chat


# How to install

Download the release and then just use the minified css in your html code
```html
<head>
<link rel="stylesheet" href="discordcss-1.0.css">
</head>
```

0 comments on commit 189848a

Please sign in to comment.