Skip to content

Commit

Permalink
Merge pull request #50 from Eben60/patch-1
Browse files Browse the repository at this point in the history
Add "Related packages" section to Readme
  • Loading branch information
carstenbauer authored Jun 11, 2023
2 parents 60c05a1 + 698b90f commit c1cc76d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,9 @@ julia> elements[1:4]
The data used for this package has been pulled up in parts from [here](https://github.com/Bowserinator/Periodic-Table-JSON).
Some information has been (and will be) added over time.

### Related packages
[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.

### Developed together with
* [Steven G. Johnson](https://github.com/stevengj)
* [Jacob Wikmark](https://github.com/lancebeet)
Expand Down

0 comments on commit c1cc76d

Please sign in to comment.