Add svg logo

This commit is contained in:
Zachary Yedidia
2020-02-10 22:40:16 -05:00
parent 432b57a070
commit 9fd5b133ea
4 changed files with 71 additions and 67 deletions

View File

@@ -1,6 +1,4 @@
<p align="center">
<img alt="micro logo" src="./assets/logo.png" width="300px"/>
</p>
<img alt="micro logo" src="./assets/micro-logo.svg" width="500px"/>
[![Build Status](https://travis-ci.org/zyedidia/micro.svg?branch=master)](https://travis-ci.org/zyedidia/micro)
[![Release](https://img.shields.io/github/release/zyedidia/micro.svg?label=Release)](https://github.com/zyedidia/micro/releases)
@@ -9,7 +7,6 @@
[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/zyedidia/micro/blob/master/LICENSE)
[![Snap Status](https://build.snapcraft.io/badge/zyedidia/micro.svg)](https://build.snapcraft.io/user/zyedidia/micro)
**micro** is a terminal-based text editor that aims to be easy to use and intuitive, while also taking advantage of the capabilities
of modern terminals. It comes as a single, batteries-included, static binary with no dependencies; you can download and use it right now!