diff --git a/README.md b/README.md index 455dfb0..7c005af 100644 --- a/README.md +++ b/README.md @@ -3,15 +3,19 @@ Logo

+

Amethyst

-

+

-Discord

+ Discord +

-

Amethyst is a fast, efficient and lightweight AUR helper and Pacman wrapper. -Made for Crystal, compatible with any Arch-based Linux distribution.

+

+Amethyst is a fast, efficient and lightweight AUR helper and Pacman wrapper.
+Made for Crystal, compatible with any Arch-based Linux distribution. +

-## Basic usage +### Basic usage | Action | FreeBSD pkg-style alias | Pacman-style flags | |----------------------|-------------------------|--------------------| @@ -20,7 +24,7 @@ Made for Crystal, compatible with any Arch-based Linux distribution.

| Upgrade a package | ame upg/upgrade | ame -Syu | | Search for a package | ame sea | ame -Ss | -## Exit codes overview +### Exit codes overview | Exit Code (i32) | Reason | |-----------------|----------------------------------------------------------| @@ -32,7 +36,7 @@ Made for Crystal, compatible with any Arch-based Linux distribution.

| 6 | User cancelled package installation | | 7 | Pacman error when installing package | -## How to build: +### How to build: Tested on latest Cargo (1.60.0-nightly)