From 535dc7a038872635584f7e6b2f35b6c7387c793f Mon Sep 17 00:00:00 2001 From: rmcrackan Date: Mon, 9 May 2022 11:15:33 -0400 Subject: [PATCH] Update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 21db9600..e7dc0c9a 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,11 @@ - [Custom File Naming](Documentation/Advanced.md#custom-file-naming) - [Command Line Interface](Documentation/Advanced.md#command-line-interface) +## Getting started + +* [Download](https://github.com/rmcrackan/Libation/releases/latest) +* [Step-by-step walk-through](Documentation/GettingStarted.md) + ## Audible audiobook manager ### The good @@ -50,7 +55,6 @@ ### The bad * Windows only -* Several known speed/performance issues * Large file size * Made by a programmer, not a designer so the goals are function rather than beauty. And it shows @@ -63,5 +67,3 @@ Disclaimer: I've made every good-faith effort to include nothing insecure, malicious, anti-privacy, or destructive. That said: use at your own risk. I made this for myself and I want to share it with the great programming and audible/audiobook communiites which have been so generous with their time and help. - -## [Getting started walk-through](Documentation/GettingStarted.md)