aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.com>2024-11-21 23:20:20 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.com>2024-11-21 23:20:20 +0530
commitc82c062ed61879a1f8e32d5ec53eb02b1e0fb628 (patch)
tree8ad9c51a86c874a9a4476fadfb543fb7c38d7cc8 /README.md
parented3e023d1da3465bc79a91d38950a167004911b2 (diff)
Using Solarized Look & Feel
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)