Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
edsonportosilva authored Nov 9, 2021
1 parent 7fd3066 commit 2f49f4b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Simulate optical communications systems with Python.

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/edsonportosilva/OpticCommpy-public/HEAD?urlpath=lab)
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/edsonportosilva/OptiCommpy-public/HEAD?urlpath=lab)

## Available features

Expand All @@ -15,7 +15,7 @@ Simulate optical communications systems with Python.

How can I contribute?
---------------------
If you want to contribute to this project, just implement the feature you want and send me a pull request. If you want to suggest new features or discuss anything related to OpticCommPy, please get in touch with me (edsonporto88@gmail.com).
If you want to contribute to this project, just implement the feature you want and send me a pull request. If you want to suggest new features or discuss anything related to OptiCommPy, please get in touch with me (edsonporto88@gmail.com).

Requirements/Dependencies
-------------------------
Expand All @@ -33,6 +33,6 @@ Installation
Clone from github and install as follows::

```
$ git clone https://github.com/edsonportosilva/OpticCommPy.git
$ cd OpticCommPy
$ git clone https://github.com/edsonportosilva/OptiCommPy.git
$ cd OptiCommPy
$ python setup.py install

0 comments on commit 2f49f4b

Please # to comment.