Skip to content

Commit f43344a

Browse files
authored
Merge pull request #2 from kleinhenz/pretty_julia_example
Update README.md
2 parents f686049 + 7bca016 commit f43344a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Credit to Andrey Antipov and Igor Krivenko for designing a first version of the
1111

1212
## Usage
1313
The following code generates a non-equilibrium Green's function from a spectral density, saves it to an hdf5 archive and then loads it.
14-
```
14+
```Julia
1515
using Keldysh, HDF5
1616

1717
contour = twist(Contour(full_contour, tmax=1.0, β=5.0))

0 commit comments

Comments
 (0)