Fixed header image and typo
This commit is contained in:
parent
83da03d6eb
commit
da62d27678
@ -1,6 +1,6 @@
|
||||
<h2 align="center">
|
||||
<a href="https://conversejs.org" target="_blank" rel="noopener">
|
||||
<img alt="Converse.js" src="https://raw.githubusercontent.com/conversejs/converse.js/readme-logo/logo/readme.png" width="480">
|
||||
<img alt="Converse.js" src="https://github.com/conversejs/converse.js/blob/master/logo/readme.png" width="480">
|
||||
</a>
|
||||
</h2>
|
||||
|
||||
@ -125,7 +125,7 @@ In embedded mode, Converse can be embedded into an element in the DOM.
|
||||
|
||||
We use behavior-driven tests written with [jasmine.js](https://jasmine.github.io/).
|
||||
|
||||
You ran run `make check` to execute all the tests.
|
||||
Run `make check` to execute all the tests.
|
||||
|
||||
## Licence
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user