Skip to content

Commit 26aa7d7

Browse files
authored
Merge pull request #16 from hyperdivision/new-logo
Add logo to readme
2 parents 277eee0 + 534dd2f commit 26aa7d7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
A [tape](https://github.com/substack/tape) extension for testing frontend components.
44

5+
![logo][logo]
6+
57
## Usage
68

79
```js
@@ -76,11 +78,16 @@ vhs('A simple mounting of some html', t => {
7678

7779
See example.js for more helper functions.
7880

79-
8081
## See also
8182

8283
https://github.com/choojs/choo/blob/master/index.js
8384
https://github.com/choojs/choo
8485
https://github.com/choojs/nanorouter/blob/master/index.js
8586
https://github.com/choojs/nanohref
8687
https://github.com/rtsao/csjs
88+
89+
## Contributors
90+
91+
- [@tony-go](https://github.com/tony-go) - logo and features
92+
93+
[logo]: https://github.com/hyperdivision/vhs-tape/raw/c7d932612a93c5682c4db601b262caa6dc2e5a25/logo.png

logo.png

34.7 KB
Loading

0 commit comments

Comments
 (0)