Skip to content

Commit

Permalink
Update readme to better display asdf file
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamJamieson committed Jun 6, 2022
1 parent 849c2fe commit c44a336
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -101,10 +101,10 @@ input to the constructor of `AsdfFile`:
# Write the data to a new file
af.write_to('example.asdf')
If we open the newly created file, we can see some of the key features
If we open the newly created file's metadata section, we can see some of the key features
of ASDF on display:

::
.. code:: yaml
#ASDF 1.0.0
#ASDF_STANDARD 1.2.0
Expand Down

0 comments on commit c44a336

Please sign in to comment.