Skip to content

Commit 93a5511

Browse files
authored
rename LICENSE to LICENSE.md (#6239)
1 parent 7ef869f commit 93a5511

File tree

2 files changed

+5
-15
lines changed

2 files changed

+5
-15
lines changed

LICENSE renamed to LICENSE.md

File renamed without changes.

README.md

Lines changed: 5 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,7 @@
1-
<p>
2-
<a href="https://svelte.dev">
3-
<img alt="Cybernetically enhanced web apps: Svelte" src="https://sveltejs.github.io/assets/banner.png">
4-
</a>
5-
<a href="https://www.npmjs.com/package/svelte">
6-
<img src="https://img.shields.io/npm/v/svelte.svg" alt="npm version">
7-
</a>
8-
<a href="https://github.com/sveltejs/svelte/blob/master/LICENSE">
9-
<img src="https://img.shields.io/npm/l/svelte.svg" alt="license">
10-
</a>
11-
<a href="https://svelte.dev/chat">
12-
<img src="https://img.shields.io/discord/457912077277855764?label=chat&logo=discord" alt="Chat">
13-
</a>
14-
</p>
1+
[![Cybernetically enhanced web apps: Svelte](https://sveltejs.github.io/assets/banner.png)](https://svelte.dev)
2+
3+
4+
[![npm version](https://img.shields.io/npm/v/svelte.svg)](https://www.npmjs.com/package/svelte) [![license](https://img.shields.io/npm/l/svelte.svg)](LICENSE.md) [![Chat](https://img.shields.io/discord/457912077277855764?label=chat&logo=discord)](https://svelte.dev/chat)
155

166

177
## What is Svelte?
@@ -82,4 +72,4 @@ Probably not, but it's possible. If you can't seem to access any `.dev` sites, c
8272

8373
## License
8474

85-
[MIT](LICENSE)
75+
[MIT](LICENSE.md)

0 commit comments

Comments
 (0)