Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit f682dd4

Browse files
committed
📝 Add introduction to Readme
1 parent 19b10e2 commit f682dd4

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

README.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,14 @@
1-
# alfred-gitmoji
2-
Search for gitmoji using Alfred and copy them to the clipboard easily
1+
# Gitmoji workflow for Alfred
2+
Search for [gitmoji](https://gitmoji.carloscuesta.me/) using
3+
[Alfred](https://www.alfredapp.com/) and copy them to the clipboard easily.
4+
5+
## Installation
6+
You can download the latest version [here](https://github.com/leolabs/alfred-gitmoji/releases/latest).
7+
Just open it in Alfred to install this workflow. No further steps are required.
8+
9+
## Updating the database
10+
This workflow ships with the current version of the gitmoji database, so you can
11+
use it offline, if needed. If you want to update the database, run `gm update`.
12+
13+
## Used libraries
14+
This workflow uses [jq](https://stedolan.github.io/jq/) to process the database.

0 commit comments

Comments
 (0)