diff options
author | Jesús <heckyel@hyperbola.info> | 2019-02-01 16:45:37 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-02-01 16:45:37 -0500 |
commit | da3145737067450a9a00b47801f048fdcf764653 (patch) | |
tree | 8e31adfb72e762429f98f0a59ebc907b6cbb5369 | |
parent | d8fffa152b4c27604a6a18db1d73a1d3450addd4 (diff) | |
download | emacs-personal-da3145737067450a9a00b47801f048fdcf764653.tar.lz emacs-personal-da3145737067450a9a00b47801f048fdcf764653.tar.xz emacs-personal-da3145737067450a9a00b47801f048fdcf764653.zip |
Update README.md
-rw-r--r-- | README.md | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,4 +1,11 @@ -# Emacs +<p align="center"> + <a href="http://www.gnu.org/licenses/gpl-3.0.txt"> + <img src="https://img.shields.io/badge/license-GPL_3-green.svg" alt="License GPL 3" /> + </a> + <a href="https://stable.melpa.org/#/apache-mode"><img alt="APACHE" src="https://stable.melpa.org/packages/apache-mode-badge.svg"/></a> +</p> + +<h1 align="center">emacs-personal</h1> Lightweight configuration of emacs with basic utilities plus personal configuration  |