Skip to content

Commit

Permalink
Merge pull request #1 from ramtin-ehsani/main
Browse files Browse the repository at this point in the history
Readme Updates/ Fixes
  • Loading branch information
risc-lab authored Sep 2, 2021
2 parents 01be080 + 559e6a6 commit 674a929
Show file tree
Hide file tree
Showing 4 changed files with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions README.md
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 removed Visuals/animation.gif
Binary file not shown.
Binary file added Visuals/demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Visuals/demo.mp4
Binary file not shown.

0 comments on commit 674a929

Please sign in to comment.