Skip to content

Commit 463f17f

Browse files
authored
Update README.md
1 parent a88445b commit 463f17f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Distributed_algorithms_omnetpp
22
Implementation of some distributed algorithm in OMNeT++ Discrete Event Simulator.
3+
4+
**University students beware!**
5+
6+
If you’re a student in a Distributed systems class, you shouldn’t copy (or copy then modify) this code without permission. And even then, I would advise against heavily relying on this code because it may contains a lot of errors.
7+
You should alternativelly inspirate from it, you may find better ideas to resolve these problems.
8+
9+
310
## Requirements
411
- Ubuntu 16.04
512
- [OMNeT++ 5.6.2](https://omnetpp.org/download/)

0 commit comments

Comments
 (0)