-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from ramtin-ehsani/main
Readme Updates/ Fixes
- Loading branch information
Showing
4 changed files
with
40 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
# Infrastructure-less Communication Simulation | ||
|
||
# Table of contents | ||
- [1. Introduction](#introduction) | ||
- [2. Installation](#installation) | ||
- [2.1. Install Requirements](#command) | ||
- [2.2. External Libraries](#lib) | ||
- [3. Visuals](#visuals) | ||
- [4. Credits](#credits) | ||
|
||
|
||
## Introduction <a name="introduction"></a> | ||
This repository contains codes for simulating an `Infrastructure-less Emergency Communication System` based on Blockchain framework. | ||
|
||
## Installation <a name="installation"></a> | ||
This project is developed using `Pyhton`. The requirements to run this project is included in the `requirements.txt` file in the repository. | ||
### `pip install -r requirements.txt` <a name="command"></a> | ||
Run this command in your shell to install the required libraries. | ||
|
||
### External Libraries <a name="lib"></a> | ||
- [Matplotlib] | ||
- [Networkx] | ||
|
||
## Visuals <a name="visuals"></a> | ||
|
||
|
||
https://user-images.githubusercontent.com/51258896/131818712-fba5d478-7a4c-4cef-aad5-967ffab7e58d.mp4 | ||
|
||
|
||
|
||
|
||
## Credits <a name="credits"></a> | ||
### Developer | ||
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --> | ||
| [<img src="https://avatars.githubusercontent.com/u/51258896?v=3" width="80px;"/><br /><sub>Ramtin Ehsani</sub>](https://github.com/ramtin-ehsani)<br />[📖](https://github.com/risc-lab/MANET-Emergency-Communication-System/commits?author=ramtin-ehsani) [💻](https://github.com/risc-lab/MANET-Emergency-Communication-System/commits?author=ramtin-ehsani) | | ||
| :---: | | ||
<!-- ALL-CONTRIBUTORS-LIST:END --> | ||
|
||
[Matplotlib]: <https://matplotlib.org/> | ||
[Networkx]: <https://networkx.org/> |
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.