Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sentoss authored Jun 29, 2023
1 parent 3d85080 commit 323720a
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
@@ -1,3 +1,3 @@
# Library-Project
# Library Managing System

This is a simple, open-source implementation of a managing application for small libraries, built with Python and GTK3+. It does not use DBMS such as SQL, but depends on importing/exporting JSON files to/from Gtk.TreeModel objects, and synchronizes the data during import.

0 comments on commit 323720a

Please sign in to comment.