Skip to content

Commit

Permalink
sync README
Browse files Browse the repository at this point in the history
  • Loading branch information
stevengj committed Mar 15, 2018
1 parent 6903f6e commit 7fb86f4
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,8 @@ Oxygen (O), number 8:
### View the Periodic Table!
This awesome view was added by [Jacob Wikmark](https://github.com/lancebeet) via [#4](https://github.com/rahulkp220/PeriodicTable.jl/pull/4)
```julia

# Initialise the object
julia> p = PeriodicTable.PT()
julia> elements
Elements(119 elements):
H He
Li Be B C N O F Ne
Na Mg Al Si P S Cl Ar
Expand All @@ -61,7 +60,7 @@ Cs Ba Hf Ta W Re Os Ir Pt Au Hg Tl Pb Bi Po At Rn
Fr Ra Rf Db Sg Bh Hs Mt Ds Rg Cn Nh Fl Mc Lv Ts Og
Uue
La Ce Pr Nd Pm Sm Eu Gd Tb Dy Ho Er Tm Yb Lu
Ac Th Pa U Np Pu Am Cm Bk Cf Es Fm Md No Lr
Ac Th Pa U Np Pu Am Cm Bk Cf Es Fm Md No Lr
```

## Data by
Expand Down

0 comments on commit 7fb86f4

Please sign in to comment.