Skip to content

Commit 1ee2bdd

Browse files
authored
Update readme.md
Removed David dependency tracker (seems that's gone offline).
1 parent ce42367 commit 1ee2bdd

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

readme.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44

55
[![License][license-img]][license-url]
66
[![Unit Tests][travis-img]][travis-url]
7-
[![Dependency Status][david-img]][david-url]
8-
[![devDependency Status][david-dev-img]][david-dev-url]
97

108
A WebGPU repo you can use to get started with your own renderer.
119

@@ -58,9 +56,5 @@ As your project becomes more complex, you'll want to separate files and organize
5856

5957
[license-img]: https://img.shields.io/:license-unlicense-blue.svg?style=flat-square
6058
[license-url]: https://unlicense.org/
61-
[david-url]: https://david-dm.org/alaingalvan/webgpu-seed
62-
[david-img]: https://david-dm.org/alaingalvan/webgpu-seed/status.svg?style=flat-square
63-
[david-dev-url]: https://david-dm.org/alaingalvan/webgpu-seed#info=devDependencies
64-
[david-dev-img]: https://david-dm.org/alaingalvan/webgpu-seed/dev-status.svg?style=flat-square
6559
[travis-img]: https://img.shields.io/travis/com/alaingalvan/webgpu-seed.svg?style=flat-square
66-
[travis-url]:https://www.travis-ci.com/github/alaingalvan/webgpu-seed
60+
[travis-url]:https://www.travis-ci.com/github/alaingalvan/webgpu-seed

0 commit comments

Comments
 (0)