Skip to content

Commit

Permalink
Minor formatting fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
brainandforce committed Oct 30, 2023
1 parent ad0c505 commit 33cba85
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,17 +46,17 @@ release. Julia 1.5 and earlier are not supported.

* Reading of common file formats:
+ abinit potential, density, and wavefunction outputs: tested on versions 7.10.5, 8.10.3,
and 9.10.1 (current version as of last update)
and 9.10.1 (current version as of last update)
+ LAMMPS atomic position data: tested on 3 November 2022 release
+ VASP POSCAR, WAVECAR, DOSCAR, and PROCAR: tested on version 4.6
+ VASP POSCAR/CONTCAR, WAVECAR, DOSCAR, and PROCAR: tested on version 4.6
+ XCrysDen XSF: tested against [the official specification][xsf-spec-url]
+ XYZ files
+ CPpackage outputs: tested against the release version of [CPpackage3][cppackage-url]
* Writing of common file formats:
+ LAMMPS atomic position data
+ XCrysDen XSF
+ XYZ files
+ VASP POSCAR
+ VASP POSCAR/CONTCAR
+ TOML files
* Operations on datagrids:
+ Standard arithmetic operations: addition, subtraction, multiplication, division, negation...
Expand Down Expand Up @@ -85,7 +85,7 @@ This project is just starting to get off the ground, but here's what we have pla

If your package uses Electrum.jl, we'd like to know about it - open an issue or a pull request with
changes to the list of packages we know depend on Electrum.jl given below:
- [DFT-raMO][dftramo-url] (currently not available in the Julia package registry)
- [DFT-raMO][dftramo-url] (not currently available in the Julia package registry)

[docs-stable-img]: https://img.shields.io/badge/docs-stable-blue.svg
[docs-stable-url]: https://brainandforce.github.io/Electrum.jl/stable
Expand Down

0 comments on commit 33cba85

Please sign in to comment.