Skip to content

Commit 27021db

Browse files
committed
Update README.md
1 parent 6c88c29 commit 27021db

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
pubsub
22
======
33

4-
A small JavaScript library that implements the Publish/Subscribe (Mediator) pattern. Engineered for performance.
4+
`pubsub` is a small JavaScript library that implements the Publish/Subscribe (Mediator) pattern:
5+
http://en.wikipedia.org/wiki/Publish%E2%80%93subscribe_pattern
6+
7+
Engineered for performance. Forked from AppSeeds: http://github.com/danburzo/appseeds

0 commit comments

Comments
 (0)