diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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) |