Skip to content

Commit 26f7dc8

Browse files
authored
Update README.md
1 parent fb3d188 commit 26f7dc8

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# PySolarCell
22

3+
![](https://img.shields.io/pypi/dm/pysolarcell)
4+
35
A detailed balance solar cell solver for multijunction tandem solar cells. It supports IV and EQE calculation, and different connection types between layers e.g. series, parallel and mixed.
46

57
## Installation
@@ -12,4 +14,4 @@ Open a Python console and run the following command.
1214

1315
```import pysolarcell```
1416

15-
If you receive no errors, the installation was successful.
17+
If you receive no errors, the installation was successful.

0 commit comments

Comments
 (0)