Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 532 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 532 Bytes

Refer to https://kineticstoolkit.uqam.ca/doc/extensions.html to know how to use this template repository to build your own extension, then delete this line.

kineticstoolkit_EXTENSIONNAME

Please write a one-line description of your extension.

Installing

pip install git+https://github.com/USERNAME/kineticstoolkit_EXTENSIONNAME

Uninstalling

pip uninstall kineticstoolkit_EXTENSIONNAME

How to use this extension

Please write code examples and tutorials to teach others how to use your extension.