diff --git a/README.md b/README.md index aae8bf6..25f3d43 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ Blender extension for creating maps +Adds a "Mapping" tab in the sidebar of the main 3D view. (Press 'n' if it isn't +visible.) + ## Building TODO: make a proper build system. @@ -17,5 +20,4 @@ pip download rasterio --dest ./wheels --only-binary=:all: --python-version=3.11 blender --command extension build --output-dir .. ``` -Then install `blender_mapping_tools-0.1.0.zip` as an extension in blender. It -will add a "Mesh from GeoTIFF" option to the "Add" menu. +Then install `blender_mapping_tools-0.1.0.zip` as an extension in blender.