Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yusukeaso-astron authored Dec 14, 2024
1 parent 5f8ab93 commit 76f1e1f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,11 @@ Python package to make figures from radio astronomical data by astropy and matpl


## Demo and Usage

For the installation, pip and conda are available.
'''bash
conda install conda-forge::plotastrodata
pip install plotastrodata
'''
The file example.py will help to find how to use this package.
```bash
git clone https://github.com/yusukeaso-astron/plotastrodata
Expand Down

0 comments on commit 76f1e1f

Please sign in to comment.