diff --git a/README.md b/README.md index 6946517..0ab45d9 100644 --- a/README.md +++ b/README.md @@ -1 +1,11 @@ -# Library-System \ No newline at end of file +# Library System +A Flask-based webapp for library management, with reserves, loans, renewal, and stocktake functionality. + +Can run on a locally hosted server. + +## Versions +Currently in development. + +Latest release: v0.0.1dev (found in dev branch) + +Stable release: none currently