Skip to content

Commit

Permalink
Updated README.md with a fullstop (mdn#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
asyiqinasir authored Jun 30, 2024
1 parent 930ddfc commit 30eef4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ The main features that have currently been implemented are:
* There are models for books, book copies, genre, language and authors.
* Users can view list and detail information for books and authors.
* Admin users can create and manage models. The admin has been optimised (the basic registration is present in admin.py, but commented out).
* Librarians can renew reserved books
* Librarians can renew reserved books.

![Local Library Model](https://raw.githubusercontent.com/mdn/django-locallibrary-tutorial/master/catalog/static/images/local_library_model_uml.png)

Expand Down

0 comments on commit 30eef4c

Please sign in to comment.