diff --git a/README.md b/README.md index 6607ffb3d..2c1ec00f7 100644 --- a/README.md +++ b/README.md @@ -14,14 +14,14 @@ SPDX-License-Identifier: Apache-2.0 alt="PyPI downloads"/>
- - - + + +

- - + PINA @@ -83,7 +83,7 @@ SPDX-License-Identifier: Apache-2.0

Want the full history? - See the Releases page. + See the Releases page.


@@ -100,7 +100,7 @@ PINA provides an intuitive framework for defining, experimenting with, and solvi -PINA pipeline @@ -123,7 +123,7 @@ PINA provides an intuitive framework for defining, experimenting with, and solvi

Install from source

-
git clone https://github.com/mathLab/PINA
+
git clone https://github.com/pina-org/PINA
 cd PINA
 git checkout master
 pip install .
@@ -203,7 +203,7 @@ flowchart LR
 
 

Want to dive deeper? Check out the official -Tutorials. +Tutorials.


@@ -213,7 +213,7 @@ Want to dive deeper? Check out the official

PINA by Examples

       - +
@@ -350,12 +350,12 @@ interactive session that walks you through the full workflow end-to-end.

Contributing & Community

       - +

We would love to develop PINA together with the community. A great place to start is the list of - + good-first-issue issues. @@ -367,7 +367,7 @@ If you would like to contribute, please read the

- + Contributors