Skip to content

Commit 3168eef

Browse files
author
Onur Rauf Bingol
committed
Add wiki and geomdl-cli links
1 parent e1ba52f commit 3168eef

File tree

1 file changed

+10
-13
lines changed

1 file changed

+10
-13
lines changed

README.rst

Lines changed: 10 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -15,27 +15,24 @@ implementations of advanced computation algorithms in an extensible way.
1515
It comes with on-the-fly shape visualization options, knot vector and surface grid generators, and more.
1616

1717
NURBS-Python is a pure Python library, therefore there are no external C/C++ or FORTRAN dependencies or any compilation
18-
steps during installation. It is tested with Python v2.7.x, Python v3.4.x and later versions.
18+
steps during installation. It is tested with Python v2.7.x, Python v3.4.x and later.
1919

20-
Branch Information
21-
------------------
22-
23-
The latest branch information can be found on the `wiki page <https://github.com/orbingol/NURBS-Python/wiki>`_.
24-
25-
Citing NURBS-Python
26-
-------------------
20+
Citing
21+
------
2722

2823
The citation options (BiBTeX entry, DOI name and others) can be found on the
2924
`Citing <http://nurbs-python.readthedocs.io/en/latest/citing.html>`_ section of the documentation.
3025

31-
NURBS-Python Usage Examples and Documentation
32-
---------------------------------------------
26+
Examples, Documentation and Extras
27+
----------------------------------
3328

3429
* **Examples**: https://github.com/orbingol/NURBS-Python_Examples
3530
* **Documentation**: http://nurbs-python.readthedocs.io/
31+
* **Wiki**: https://github.com/orbingol/NURBS-Python/wiki
32+
* **Command line application**: https://github.com/orbingol/geomdl-cli
3633

37-
Using NURBS-Python
38-
==================
34+
Using NURBS-Python (geomdl)
35+
===========================
3936

4037
Installation and Testing
4138
------------------------
@@ -59,7 +56,7 @@ Author
5956
License
6057
=======
6158

62-
NURBS-Python is a free and open-source project and it is licensed under the `MIT License <LICENSE>`_.
59+
NURBS-Python (geomdl) is a free and open-source software and it is licensed under the `MIT License <LICENSE>`_.
6360

6461
Acknowledgments
6562
===============

0 commit comments

Comments
 (0)