Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
freude committed Jun 2, 2020
1 parent f823bac commit 1ba5930
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ import nanonet.tb as tb

Below we demonstrate band structure computation for an infinite atomic chain with two
atoms A and B per unit cell [--A---B--].
1. First, one needs to specify atomic species and corresponding basis sets. We assume that each atom posses one s-type atomic orbital with energies -1 eV and -0.7 eV respectively. It is possible to use predefined basis sets as
1. First, one needs to specify atomic species and corresponding basis sets. We assume that each atom has one s-type atomic orbital with energies -1 eV and -0.7 eV respectively. It is also possible to use predefined basis sets as
is shown in examples in the ipython notebooks.

```python
Expand Down

0 comments on commit 1ba5930

Please sign in to comment.