diff --git a/README.md b/README.md index 7f90bb101ef6c693102c4286ccb20054b35d2640..6e73c7637b5a78517d8eb5270e9f6b964fe7ee48 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [](https://pypi.org/project/orekit-jpype) [](https://pypi.org/project/orekit-jpype) [](https://gitlab.orekit.org/orekit/orekit_jpype/-/pipelines) -[](https://gitlab.orekit.org/orekit/orekit_jpype/-/graphs/master/charts) +[](https://gitlab.orekit.org/orekit/orekit_jpype/-/commits/master) An alternative implementation of orekit python wrapper based on Jpype and stubs generated by stubgenj. The interface is largely similar to the original JCC wrapped orekit version which is a more capable wrapper as it can subclass java classes, which Jpype cannot. The Jpype version is however easy to install, use and for most purposes sufficient.