Skip to content

Commit

Permalink
docs: add note to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
avik-pal authored Oct 31, 2024
1 parent 6f4a902 commit b3db1a2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/SimpleNonlinearSolve/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# SimpleNonlinearSolve.jl

> [!WARNING]
> This package has been moved into a subpackage in NonlinearSolve (https://github.com/SciML/NonlinearSolve.jl/tree/master/lib/SimpleNonlinearSolve). Direct all questions and issues to NonlinearSolve.jl repository
[![Join the chat at https://julialang.zulipchat.com #sciml-bridged](https://img.shields.io/static/v1?label=Zulip&message=chat&color=9558b2&labelColor=389826)](https://julialang.zulipchat.com/#narrow/stream/279055-sciml-bridged)
[![Global Docs](https://img.shields.io/badge/docs-SciML-blue.svg)](https://docs.sciml.ai/NonlinearSolve/stable/)

Expand Down

0 comments on commit b3db1a2

Please sign in to comment.