Skip to content

Commit

Permalink
Fix codacy badge and example code
Browse files Browse the repository at this point in the history
  • Loading branch information
H0R5E committed Mar 12, 2019
1 parent bd76ef9 commit 9ac69a9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[![appveyor](https://ci.appveyor.com/api/projects/status/github/DTOcean/dtocean-electrical?branch=master&svg=true)](https://ci.appveyor.com/project/DTOcean/dtocean-electrical)
[![codecov](https://codecov.io/gh/DTOcean/dtocean-electrical/branch/master/graph/badge.svg)](https://codecov.io/gh/DTOcean/dtocean-electrical)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/bb34506cc82f4df883178a6e64619eaf)](https://www.codacy.com/project/H0R5E/dtocean-electrical/dashboard?utm_source=github.com&utm_medium=referral&utm_content=DTOcean/dtocean-electrical&utm_campaign=Badge_Grade_Dashboard&branchId=8410911)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/64b45b67ff304732be79435c3fb20751)](https://www.codacy.com/project/H0R5E/dtocean-electrical/dashboard?utm_source=github.com&utm_medium=referral&utm_content=DTOcean/dtocean-electrical&utm_campaign=Badge_Grade_Dashboard&branchId=11704041)
[![release](https://img.shields.io/github/release/DTOcean/dtocean-electrical.svg)](https://github.com/DTOcean/dtocean-electrical/releases/latest)

# DTOcean Electrical Sub-Systems Module
Expand Down Expand Up @@ -113,8 +113,8 @@ $ conda remove --name _dtocean_electro --all
Example scripts are available in the "examples" folder of the source code.

```
cd examples
python electrical_run.py
$ cd examples
$ python electrical_run.py
```

## Contributing
Expand Down

0 comments on commit 9ac69a9

Please sign in to comment.