Skip to content

Commit 48f5005

Browse files
Added summaries for SimpleDateClient.java and SimpleDateServer.java.
1 parent 44dd822 commit 48f5005

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
# java-networking-scripts
22

33
An assortment of command line scripts, written for the Java compiler and interpreter unless otherwise indicated.
4+
5+
**SimpleDateClient.java:** A timestamp client, implemented in tandem with SimpleDateServer.java. Not intended for production environments.
6+
**SimpleDateServer.java:** A timestamp server, implemented in tandem with SimpleDateClient.java. Not intended for production environments.

0 commit comments

Comments
 (0)