From bb40512a2d3acfc9775cb924a8ac8617f897ab3e Mon Sep 17 00:00:00 2001 From: Rain Date: Thu, 12 Dec 2019 16:08:18 -0500 Subject: [PATCH] Sorted TO-DO --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0775202..9a401b2 100644 --- a/README.md +++ b/README.md @@ -60,13 +60,14 @@ If you have your core directory set somewhere special you can override where the ### TO-DO - Set where cores are downloaded +- Real error handling +- Support for ARM detection +- Download progress bar +- Join the code base between the CLI & GUI - ~~Set where cores are extracted for RA Usage~~ - ~~Choose which architecture you are downloading format~~ - ~~Choose what platform you are downloading format~~ - ~~Auto detect platform & architecture~~ -- Download progress bar - ~~Keep downloaded archives~~ - ~~Make GUI~~ -- Real error handling -- Support for ARM detection - ~~Make a PyPi package~~