Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lalithkota authored May 13, 2020
1 parent 23b48f7 commit 42a2737
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,5 +1,5 @@
# CalcAssign_server
This repo is part of the Assigment od Software Production Engineering Course. (To understand DevOps toolchain.)
This repo is part of the Assigment of Software Production Engineering Course. (To understand DevOps toolchain.)
It is a calculator app. It basically hosts a server, where clients can connect and ask it results for math expression.
It uses simple java sockets and threads.
(It uses JS Nashorn Engine to eval exprs, so it should be able to run any such exprs.)
Expand Down

0 comments on commit 42a2737

Please # to comment.