Browse Source

Merge pull request #93 from DanielRuf/docs/prevent-skewed-image

Prevent skewed image - closes #90
pull/94/head
o1lab 5 years ago committed by GitHub
parent
commit
98fcfc808d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
README.md

@ -41,7 +41,7 @@ Happy hackery!
Powered by popular node packages : ([express](https://github.com/expressjs/express), [mysql](https://github.com/mysqljs/mysql)) => { [xmysql](https://github.com/o1lab/xmysql) }
<p align="center">
<img src="./assets/log.gif" alt="xmysql gif" height="400" width="750"/>
<img src="./assets/log.gif" alt="xmysql gif" width="750"/>
</p>

Loading…
Cancel
Save