Skip to content

Commit c1cc76d

Browse files
authored
Merge pull request JuliaPhysics#50 from Eben60/patch-1
Add "Related packages" section to Readme
2 parents 60c05a1 + 698b90f commit c1cc76d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,9 @@ julia> elements[1:4]
8383
The data used for this package has been pulled up in parts from [here](https://github.com/Bowserinator/Periodic-Table-JSON).
8484
Some information has been (and will be) added over time.
8585

86+
### Related packages
87+
[Mendeleev](https://github.com/Eben60/Mendeleev.jl) is [API compatible](https://eben60.github.io/Mendeleev.jl/#Compatibility-Issues) with the `PeriodicTable` and contains much broader range of data on chemical elements. [IsotopeTable](https://github.com/Gregstrq/IsotopeTable.jl), also inspired by `PeriodicTable`, provides data on various isotopes.
88+
8689
### Developed together with
8790
* [Steven G. Johnson](https://github.com/stevengj)
8891
* [Jacob Wikmark](https://github.com/lancebeet)

0 commit comments

Comments
 (0)