Commit
+7 -1 +/-1 browse
1 | diff --git a/README.md b/README.md |
2 | index b9c99b7..36c8831 100644 |
3 | --- a/README.md |
4 | +++ b/README.md |
5 | @@ -1,6 +1,12 @@ |
6 | # Note 🐪 |
7 | |
8 | - `Note` is a simple CLI based note taking application. |
9 | + `Note` is a hierarchical based note taking application. |
10 | + |
11 | + ## Installation |
12 | + |
13 | + ### Package Managers |
14 | + |
15 | + A package for ArchLinux is available on the [AUR](https://aur.archlinux.org/packages/note-ocaml). |
16 | |
17 | ## The Anatomy of a Note |
18 |