From 244c60f18b709694ac9ae192eff2cf4295a85cfa Mon Sep 17 00:00:00 2001 From: Edward Shen Date: Tue, 21 Jul 2020 00:41:44 -0400 Subject: [PATCH] added install instructions --- README.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c3fe159..339d610 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,18 @@ ![AYAYA!](ayaya.jpg) +## Installation + +1. `cargo install ayaya` +2. `ayaya` + +## Credits and License + Image generated from [Manytool's Image to ANSI art converter tool][converter]. -[converter]: https://manytools.org/hacker-tools/convert-image-to-ansi-art - -## License - This work is dual-licensed under Apache 2.0 and GPL 2.0 (or any later version). You can choose between one of them if you use this work. `SPDX-License-Identifier: MIT OR Apache-2.0` + +[converter]: https://manytools.org/hacker-tools/convert-image-to-ansi-art