diff --git a/docs/examples/streetscape.ipynb b/docs/examples/streetscape.ipynb index 208279b5..0d6cf91f 100644 --- a/docs/examples/streetscape.ipynb +++ b/docs/examples/streetscape.ipynb @@ -4,7 +4,9 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# Example of using the `Streetscape` class" + "# Example of using the `Streetscape` class\n", + "\n", + "The class is designed for morphological streetscape analysis, focusing on generating nd analyzing streetscape measures based on sight points and sightlines. It attempts to capture the space from the pedestrian point of view." ] }, {