Skip to content

Commit 8b8a960

Browse files
committed
logo tweak
1 parent 303478f commit 8b8a960

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
<a href="https://promisesaplus.com/">
2-
<img src="https://promisesaplus.com/assets/logo-small.png" alt="Promises/A+ logo" title="Promises/A+ 1.0 compliant" align="right"/>
3-
</a>
4-
51
# Potential.js
62

73
## A minimal Promises/A+ implementation
84

5+
<a href="https://promisesaplus.com/">
6+
<img src="https://promisesaplus.com/assets/logo-small.png" alt="Promises/A+ logo" title="Promises/A+ 2.1 compliant" align="right"/>
7+
</a>
8+
99
`Potential` was written as an exercise in passing the full Promises/A+ spec. Emphasis is on adhering to the spec language and commenting the source code accordingly.
1010

1111
### Installation

0 commit comments

Comments
 (0)