diff options
| author | damon-kwok <damon-kwok@outlook.com> | 2020-06-20 13:28:41 +0800 |
|---|---|---|
| committer | damon-kwok <damon-kwok@outlook.com> | 2020-06-20 13:28:41 +0800 |
| commit | 894599e5d66c4131f9c5a580e08fc25281b43572 (patch) | |
| tree | e0016298097c640c6f1af865936666195fc58172 | |
| parent | 83efc69665b5c3624237f38856ee4cbd89e09406 (diff) | |
Added svg icon to README.org
| -rw-r--r-- | README.org | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +#+TITLE:MU +[[https://github.com/djcb/mu/blob/master/COPYING][https://img.shields.io/github/license/djcb/mu?logo=gnu&.svg]] +[[https://en.cppreference.com][https://img.shields.io/badge/Made%20with-C/CPP-1f425f?logo=c&.svg]] +[[https://img.shields.io/github/v/release/djcb/mu][https://img.shields.io/github/v/release/djcb/mu.svg]] +[[https://github.com/djcb/mu/graphs/contributors][https://img.shields.io/github/contributors/djcb/mu.svg]] +[[https://github.com/djcb/mu/issues][https://img.shields.io/github/issues/djcb/mu.svg]] +[[https://github.com/djcb/mu/issues?q=is%3Aissue+is%3Aopen+label%3Arfe][https://img.shields.io/github/issues/djcb/mu/rfe?color=008b8b.svg]] +[[https://github.com/djcb/mu/pull/new][https://img.shields.io/badge/PRs-welcome-brightgreen.svg]]\\ +[[https://www.gnu.org/software/emacs/][https://img.shields.io/badge/Emacs-24.0-922793?logo=gnu-emacs&logoColor=b39ddb&.svg]] +[[https://github.com/djcb/mu/blob/master/mu4e/mu4e.texi#L272][https://img.shields.io/badge/Platform-Linux-2e8b57?logo=linux&.svg]] +[[https://github.com/djcb/mu/blob/master/mu4e/mu4e.texi#L272][https://img.shields.io/badge/Platform-FreeBSD-8b3a3a?logo=freebsd&logoColor=c32136&.svg]] +[[https://formulae.brew.sh/formula/mu#default][https://img.shields.io/badge/Platform-macOS-101010?logo=apple&logoColor=ffffff&.svg]] +[[https://github.com/msys2-unofficial/MSYS2-packages/blob/master/mu/README.org][https://img.shields.io/badge/Platform-Windows-00bfff?logo=windows&logoColor=00bfff&.svg]] Welcome to ~mu~! *Note*: you are looking at the *development* branch, which is where new code is being developed and |
