Skip to content

Commit 5d43076

Browse files
committed
Update README
1 parent 4a26825 commit 5d43076

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
# HTTP Server application written in Java
44

5+
This is an HTTP Server application, written to conform to the 8th Light cob spec test suite, which can be found at
6+
[https://github.com/8thlight/cob_spec](https://github.com/8thlight/cob_spec)
7+
8+
You can run the test suite by following the instructions at the above URL, editing the user-defined variables
9+
to match the compiled jar file from building the server in this repository, and the path to your cloned
10+
cob_spec repo.
11+
512
## Building
613

714
### To build the server, run:

0 commit comments

Comments
 (0)