File tree Expand file tree Collapse file tree 4 files changed +3
-3
lines changed Expand file tree Collapse file tree 4 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,7 @@ We love pull requests. Here's a quick guide:
8
8
to know that you have a clean slate
9
9
10
10
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!
13
12
14
13
4 . Make the test pass.
15
14
Original file line number Diff line number Diff line change 1
1
<div align =" center " >
2
2
<p >
3
- <h1> PubSubJS
3
+ <img src="">
4
4
</p >
5
5
6
6
<p >
@@ -42,6 +42,7 @@ There are several ways of getting PubSubJS
42
42
* Use it directly from a CDN directly
43
43
- http://www.jsdelivr.com/#!pubsubjs
44
44
- https://cdnjs.com/libraries/pubsub-js
45
+ - https://unpkg.com/pubsub-js
45
46
* [ Download a tagged version] ( https://github.com/mroderick/PubSubJS/tags ) from GitHub
46
47
47
48
** Note: the last version of this library available via bower is v1.5.4**
You can’t perform that action at this time.
0 commit comments