summaryrefslogtreecommitdiffstats
path: root/development/Pivy/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/Pivy/README')
-rw-r--r--development/Pivy/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/development/Pivy/README b/development/Pivy/README
index a3d8130919..1895159b24 100644
--- a/development/Pivy/README
+++ b/development/Pivy/README
@@ -1,9 +1,9 @@
-Pivy is a Python binding for Coin where the interface is implemented using
-SWIG.
+Pivy is a Python binding for Coin where the interface is implemented
+using SWIG.
Pivy allows:
* development of Coin applications in Python
* interactive modification of Coin programs from within the Python
interpreter at runtime
- * incorporation of Scripting Nodes into the scene graph which are capable
- of executing Python code and callback functions
+ * incorporation of Scripting Nodes into the scene graph which are
+ capable of executing Python code and callback functions