From 61236a19a786f4d3891d840e950ead5762a99414 Mon Sep 17 00:00:00 2001 From: Tony Date: Thu, 14 May 2020 18:05:37 -0700 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index a71cf14..f7dc63a 100755 --- a/README.md +++ b/README.md @@ -98,6 +98,12 @@ Once the .epub files are in the directory specified in [docker/.env](docker/.env `cd /usr/src/app/ && python3 importBooks` +### Docker Future Enhancements + +- [ ] Change method of importing books ssibly cron or using the Django code +- [ ] Look into having the migration work without having to manually execute + + ### In Progress #### Organizational tools.