aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2024-07-12 12:49:28 -0400
committerB. Stack <bgstack15@gmail.com>2024-07-12 12:49:28 -0400
commitba97d1ec7fd6550e0afeb37eb747248e42bec65f (patch)
tree49c2d6d2deba2471a8b0281322e7e61c0c6d351c /README.md
parenthtml table width 100% (diff)
downloadlibrary-info-ba97d1ec7fd6550e0afeb37eb747248e42bec65f.tar.gz
library-info-ba97d1ec7fd6550e0afeb37eb747248e42bec65f.tar.bz2
library-info-ba97d1ec7fd6550e0afeb37eb747248e42bec65f.zip
aspen: add available reservations
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 407bab1..0e896af 100644
--- a/README.md
+++ b/README.md
@@ -75,6 +75,5 @@ plugin-based, so I can write a plugins/aspen.py with some standard format output
# Improvements
I still need to implement these features.
-* add reservations for each library
* add library card expiration date
* try designing the --output html to save the images to files in ./images/{img50}.{img_format}
bgstack15