aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5a2c78b..12c8e11 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ See Also: [LibMan](/LibMan/about)
## What it is
-This thing is the client side app with a Swing GUI for my LibMan project.
+This thing is the client side app with a Swing GUI for my LibMan project.
You can connect to any LibMan instance through Socket.IO and sign up/log in
to look at and issue/return the available books.
@@ -15,6 +15,7 @@ It's a pretty basic project but since I hate Java with a passion it was very har
to write so I'm releasing is as GPL. Don't cheat on your homework, folks
# License
+
Licenced under GNU General Public Licence
GNU GPL License: [LICENSE](LICENSE)