diff --git a/README.md b/README.md
index 1afae8de..71ee8abb 100644
--- a/README.md
+++ b/README.md
@@ -1,13 +1,20 @@
-🚧 scikit-gmsh is in the pre-alpha stage the interface could be subject to important changes soon.
+🚧 scikit-gmsh is in the pre-alpha stage. The interface could be subject to significant changes soon.
# scikit-gmsh
-[](https://scikit-gmsh.readthedocs.io/en/latest/?badge=latest)
-
[](https://github.com/pyvista/scikit-gmsh#--------)
> Scikit for Gmsh to generate 3D finite element mesh.
+[](https://scikit-gmsh.readthedocs.io/en/latest/?badge=latest)
+[](https://github.com/pyvista/scikit-gmsh/blob/main/CODE_OF_CONDUCT.md)
+[](https://github.com/psf/black)
+[](https://pycqa.github.io/isort/)
+[](https://github.com/astral-sh/ruff)
+[](https://numpy.org/neps/nep-0029-deprecation_policy.html)
+[](https://github.com/prettier/prettier)
+[](https://www.gnu.org/licenses/gpl-3.0)
+
Contributions _very welcome_ but first see [Contributing](#contributions).
Please note that this project is released with a [Contributor Code of Conduct](CODE_OF_CONDUCT.md).
By participating in this project you agree to abide by its terms.
@@ -28,8 +35,6 @@ Enjoying scikit-gmsh? Show your support with a [Github star](https://github.com/
- [Installation](#installation)
- [Developer](#developer)
- [Usage](#usage)
-- [Contributions](#contributions)
-- [License](#license)
@@ -140,17 +145,3 @@ clipped = mesh.clip(origin=(0.0, 0.0, 0.0), normal=(0.0, 0.0, 1.0), crinkle=True