diff --git a/README.md b/README.md new file mode 100644 index 0000000..a417310 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# Heis + +Elevator project in the NTNU course TTK4145 Real-Time Programming. +Also contains simple network experiments using TCP and UDP protocols. + +See [this doc](./elev-threaded/heisdoc.pdf) for a description of the solution.