@@ -17,7 +17,6 @@ CAD/PDM/PLM applications.
1717
1818Latest release : [ pythonocc-core 7.4.0rc1 (december 2019)] ( https://github.com/tpaviot/pythonocc-core/releases/tag/7.4.0rc1 )
1919
20-
2120Build from source
2221-----------------
2322
@@ -40,31 +39,31 @@ Conda packages are provided for python 3.6 and 3.7.
4039Other pythonocc related resources
4140---------------------------------
4241
43- * Demos: python examples, as well as jupyter notebooks https://github.com/tpaviot/pythonocc-demos
42+ * Demos: python examples, as well as jupyter notebooks < https://github.com/tpaviot/pythonocc-demos >
4443
45- * Docker, binderhub: docker and online jupyter notebooks https://github.com/tpaviot/pythonocc-binderhub
44+ * Docker, binderhub: docker and online jupyter notebooks < https://github.com/tpaviot/pythonocc-binderhub >
4645
47- * Documentation: https://github.com/tpaviot/pythonocc-documentation
46+ * Documentation: < https://github.com/tpaviot/pythonocc-documentation >
4847
4948Online resources for development
5049--------------------------------
5150
5251We use the following online resources:
5352
54- * Homepage: http://www.pythonocc.org
53+ * Homepage: < http://www.pythonocc.org >
5554
56- * Mailing list: http://groups.google.com/group/pythonocc
55+ * Mailing list: < http://groups.google.com/group/pythonocc >
5756
58- * Twitter : https://twitter.com/pythonocc
57+ * Twitter : < https://twitter.com/pythonocc >
5958
60- * LGTM code quality review: https://lgtm.com/projects/g/tpaviot/honocc-core/
59+ * LGTM code quality review: < https://lgtm.com/projects/g/tpaviot/honocc-core/ >
6160
62- * Codacy quality checker: https://app.codacy.com/app/tpaviot/pythonocc-core
61+ * Codacy quality checker: < https://app.codacy.com/app/tpaviot/pythonocc-core >
6362
6463pythonocc, oce and opencascade dependencies
6564-------------------------------------------
6665
67- From release 7.4.0, pythonocc-core depends on the official OpenCascade-7.4.0 library (https://dev.opencascade.org )
66+ From release 7.4.0, pythonocc-core depends on the official OpenCascade-7.4.0 library (< https://dev.opencascade.org > )
6867
6968Former releases rely on oce (OpenCascade Community Edition), available at
7069[ oce C++ library / CAD kernel] ( https://github.com/tpaviot/oce ) .
0 commit comments