Update README to add new logo (#4979)

* Update readme to add new frappe logo

* Change Height to adjust new logo
This commit is contained in:
Raghavendra Kamath 2018-02-07 16:46:06 +05:30 committed by Rushabh Mehta
parent d66e3c50c2
commit 88a8fa053b
3 changed files with 3 additions and 3 deletions

BIN
.github/frappe-bird.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

BIN
.github/logo.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

View file

@ -1,8 +1,8 @@
<div align="center">
<img src=".github/logo.png" height="256">
<img src=".github/frappe-bird.png" height="150">
<h1>
<a href="https://frappe.io">
frappé
frappe
</a>
</h1>
<h3>
@ -30,7 +30,7 @@ Full-stack web application framework that uses Python and MariaDB on the server
### Installation
[Install via Frappé Bench](https://github.com/frappe/bench)
[Install via Frappe Bench](https://github.com/frappe/bench)
## Contributing