diff --git a/src/ifcsverchok/README.md b/src/ifcsverchok/README.md new file mode 100644 index 0000000000..3fde784423 --- /dev/null +++ b/src/ifcsverchok/README.md @@ -0,0 +1,10 @@ +# IfcSverchok +**IfcSverchok** is a [Sverchok](http://nortikin.github.io/sverchok/) plugin that allows you to create native IFC models alongside your parametric Sverchok geometry. + +## Packaged installation[](https://blenderbim.org/docs-python/ifcsverchok/installation.html#packaged-installation "Permalink to this headline") + +IfcSverchok is packaged like a regular Blender add-on, so installation is the same as any other Blender add-on. You can download the package for installation at the [Get BlenderBIM](https://blenderbim.org/download.html) website. + +Like all Blender add-ons, they can be installed using `Edit > Preferences > Addons > Install > Choose Downloaded ZIP > Enable Add-on Checkbox`. You can enable add-ons permanently by using `Save User Settings` from the Addons menu. + +Before installing, you will also need to [install the BlenderBIM Add-on](https://blenderbim.org/docs-python/blenderbim/installation) and [install Sverchok](https://github.com/nortikin/sverchok#installation).