Skip to content

Commit 3df81a9

Browse files
add docs to readme
1 parent 3371f97 commit 3df81a9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,13 @@ models to be developed with only a small performance difference. In the end, the
1515
themselves as an `AbstractArray` to standard solvers, allowing them to be used
1616
in place of a `Vector` in any appropriately made Julia package.
1717

18+
## Tutorials and Documentation
19+
20+
For information on using the package,
21+
[see the stable documentation](https://multiscalearrays.sciml.ai/stable/). Use the
22+
[in-development documentation](https://multiscalearrays.sciml.ai/dev/) for the version of
23+
the documentation, which contains the unreleased features.
24+
1825
## Example
1926

2027
The usage is best described by an example. Here we build a hierarchy where

0 commit comments

Comments
 (0)