Skip to content

Commit 1132b03

Browse files
committed
Add desc
1 parent ecab964 commit 1132b03

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,17 @@
33
<a href="https://jcs-emacs.github.io/"><img align="right" src="https://raw.githubusercontent.com/jcs-emacs/badges/master/others/built-with/dark.svg" alt="Built with"></a>
44

55
# helafy
6-
>
6+
> Minify/Uglify/Prettify contents
77
88
[![CI](https://github.com/jcs-elpa/helafy/actions/workflows/test.yml/badge.svg)](https://github.com/jcs-elpa/helafy/actions/workflows/test.yml)
99

10+
## 🔨 Usage
11+
12+
There are two functions/commands you can use.
13+
14+
* `helafy-pretty`
15+
* `helafy-ugly`
16+
1017
## Contribute
1118

1219
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com)

helafy.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
;; Author: Shen, Jen-Chieh <jcs090218@gmail.com>
66
;; Maintainer: Shen, Jen-Chieh <jcs090218@gmail.com>
77
;; URL: https://github.com/jcs-elpa/helafy
8-
;; Version: 0.0.1
8+
;; Version: 0.1.0
99
;; Package-Requires: ((emacs "26.1"))
1010
;; Keywords: convenience
1111

0 commit comments

Comments
 (0)