Skip to content

Commit 0173de0

Browse files
docs: update README
1 parent 9f0b7ea commit 0173de0

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
# svelte-heatmap
22

33
[![Netlify](https://img.shields.io/netlify/4d4e781f-f953-4b8a-92c8-ad4ba986236e)](https://svelte-heatmap.netlify.app/)
4-
[![Build status](https://img.shields.io/github/workflow/status/scottbedard/svelte-heatmap/Test)](https://github.com/scottbedard/svelte-heatmap/actions)
5-
[![Dependencies](https://img.shields.io/david/scottbedard/svelte-heatmap)](https://david-dm.org/scottbedard/svelte-heatmap)
6-
[![Dev dependencies](https://img.shields.io/david/dev/scottbedard/svelte-heatmap)](https://david-dm.org/scottbedard/svelte-heatmap?type=dev)
4+
[![Build status](https://img.shields.io/github/workflow/status/studsministern/svelte-heatmap/Test)](https://github.com/studsministern/svelte-heatmap/actions)
75
[![Size](https://img.shields.io/bundlephobia/minzip/svelte-heatmap?color=yellow&label=size)](https://bundlephobia.com/result?p=svelte-heatmap)
86
[![NPM](https://img.shields.io/npm/v/svelte-heatmap)](https://www.npmjs.com/package/svelte-heatmap)
9-
[![License](https://img.shields.io/github/license/scottbedard/svelte-heatmap?color=blue)](https://github.com/scottbedard/svelte-heatmap/blob/master/LICENSE)
7+
[![License](https://img.shields.io/github/license/studsministern/svelte-heatmap?color=blue)](https://github.com/studsministern/svelte-heatmap/blob/master/LICENSE)
108

11-
A light weight and customizable version of GitHub's contribution graph.
9+
A light weight and customizable version of GitHub's contribution graph. Fork of [Scott Bedard's package](https://github.com/scottbedard/svelte-heatmap).
1210

1311
[![Heatmap examples](https://user-images.githubusercontent.com/7980426/78958159-27d55280-7a9c-11ea-9b08-8b5d7df31d7a.png)](https://svelte-heatmap.netlify.app/)
1412

@@ -129,6 +127,6 @@ Determines how the chart should be displayed. Supported values are `monthly` and
129127

130128
## 📄 License
131129

132-
[MIT](https://github.com/scottbedard/svelte-heatmap/blob/master/LICENSE)
130+
[MIT](https://github.com/studsministern/svelte-heatmap/blob/master/LICENSE)
133131

134132
Copyright (c) 2017-present, Scott Bedard

0 commit comments

Comments
 (0)