Skip to content

Commit

Permalink
improved readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennis Herb committed Jul 26, 2024
1 parent cbff10c commit e1ff013
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,6 @@ Welcome to QuantumDNA, a powerful and flexible tool designed to calculate lifeti
* Parallelization: Supports parallel computing for the calculation of excited state properties for large ensembles of DNA sequences, optimizing performance within the computationally intensive context of open quantum systems.
* Regular Updates: Stay current with the latest advancements and improvements.

```
## Getting started

### Quick Installation
Expand Down Expand Up @@ -83,6 +81,7 @@ dipole = calc_dipole(upper_strand, tb_model_name, **kwargs)
# output
print(f"Exciton lifetime {lifetime} fs")
print(f"Average charge separation {dipole} A")
```


## Documentation
Expand Down

0 comments on commit e1ff013

Please sign in to comment.