Skip to content

Commit 5e68a0f

Browse files
authored
Simplify README.txt (#148)
1 parent 1b39454 commit 5e68a0f

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,13 @@
2323
[lgtm-img]: https://img.shields.io/lgtm/grade/python/github/adc-connect/adcc?label=code%20quality
2424
[lgtm-url]: https://lgtm.com/projects/g/adc-connect/adcc/context:python
2525

26-
adcc (**ADC-connect**) is a python-based framework for performing
27-
the calculation of molecular spectra and electronically excited states
28-
based upon the algebraic-diagrammatic construction (ADC) approach.
26+
adcc (**ADC-connect**) is a Python-based framework for calculating molecular spectra and electronically excited states
27+
with the algebraic-diagrammatic construction (ADC) approach.
2928

3029
Arbitrary host programs may be used to supply a
3130
self-consistent field (SCF) reference to start off the ADC calculation.
32-
Currently adcc comes with ready-to-use interfaces to four programs,
33-
namely pyscf, psi4, VeloxChem or molsturm. Adding other SCF codes or
31+
Currently adcc comes with ready-to-use interfaces to four programs: PySCF, Psi4, VeloxChem and molsturm.
32+
Adding other SCF codes or
3433
starting a calculation from
3534
statically computed data can be easily achieved.
3635

0 commit comments

Comments
 (0)