Skip to content

Commit b155b30

Browse files
committed
update [doc]
1 parent cbe4ddc commit b155b30

2 files changed

Lines changed: 6 additions & 8 deletions

File tree

docs/src/index.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
# AstroPlot.jl
1+
# AstroIC.jl
22

3-
*Ready-to-use plotting tools for astrophysical simulation data*
3+
*Generates initial conditions for astrophysical simulations*
4+
5+
Source code: [https://github.com/JuliaAstroSim/AstroIC.jl](https://github.com/JuliaAstroSim/AstroIC.jl)
46

57
## Package Feature
68

7-
- Plot in the REPL
8-
- Interactive & 3D visualization of data
9-
- Fast plot using OpenGL supported by Makie
10-
- Full support of [JuliaAstroSim](https://github.com/JuliaAstroSim) ecosystem
9+
- Plummer model
10+
- Solar system
1111

1212
## Manual Outline
1313

docs/src/manual/guide.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# Package Guide
22

3-
AstroIC.jl generates initial conditions for astrophysical simulations
4-
53
## Installation
64

75
From the Julia REPL, type `]` to enter the Pkg REPL mode and run

0 commit comments

Comments
 (0)