We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 529cb0c commit 28c5c84Copy full SHA for 28c5c84
README.md
@@ -1,4 +1,5 @@
1
# Distributed_algorithms_omnetpp
2
+Implementation of some distributed algorithm in OMNeT++ Discrete Event Simulator.
3
## Requirements
4
- Ubuntu 16.04
5
- [OMNeT++ 5.6.2](https://omnetpp.org/download/)
@@ -42,7 +43,9 @@
42
43
- p2p_centralisee
44
45
## Contributing
-feel free
46
+I appreciate your help!
47
+In order to contribute, please read the [guidelines](https://github.com/151ali/distributed_algorithms_omnetpp/blob/main/contributing/guide.md)
48
+feel free to contact me.
49
## Copyright and License
50
51
this repo is licensed under the [MIT License](LICENSE.md).
0 commit comments