Skip to content

Commit

Permalink
improve readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tartley committed Nov 6, 2019
1 parent df89c9f commit 4702d39
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ This repo packages universal-ctags as a [snap](https://snapcraft.io/docs).
Snaps bundle an application and its dependencies in a package that can be
installed without modification across Linux distributions.

This snap is published to the [snap store](https://snapcraft.io/store),
This snap is published to the
[snap store](https://snapcraft.io/universal-ctags),
from which it can be discovered and installed by millions of users.

Installing
Expand Down
5 changes: 2 additions & 3 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ description: |
Universal Ctags is a fork of the venerable Exuberant Ctags, that adds
additional features, including support for more languages.
# Usage
*Usage*
When installed, this snap provides executable `universal-ctags`,
and alias `ctags`.
Expand All @@ -23,8 +23,7 @@ description: |
See ctags online useage documentation at
http://docs.ctags.io/en/latest/man-pages.html
Limitations
-----------
**Limitations**
Compared to universal-ctags installed using apt,
this snap currently has some limitations:
Expand Down

0 comments on commit 4702d39

Please sign in to comment.