Skip to content

Commit 7dcbdf4

Browse files
ssokurenkomroderick
authored andcommitted
Added PubSubJS logo
1 parent cc049e4 commit 7dcbdf4

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ We love pull requests. Here's a quick guide:
88
to know that you have a clean slate
99

1010
3. Add a test for your change. Only refactoring and documentation changes
11-
require no new tests. If you are adding functionality or fixing a bug, we need
12-
a test!
11+
require no new tests. If you are adding functionality or fixing a bug, we need a test!
1312

1413
4. Make the test pass.
1514

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div align="center">
22
<p>
3-
<h1> PubSubJS
3+
<img src="">
44
</p>
55

66
<p>
@@ -42,6 +42,7 @@ There are several ways of getting PubSubJS
4242
* Use it directly from a CDN directly
4343
- http://www.jsdelivr.com/#!pubsubjs
4444
- https://cdnjs.com/libraries/pubsub-js
45+
- https://unpkg.com/pubsub-js
4546
* [Download a tagged version](https://github.com/mroderick/PubSubJS/tags) from GitHub
4647

4748
**Note: the last version of this library available via bower is v1.5.4**

branding/logo.png

23.5 KB
Loading

branding/logo.sketch

32.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)