From 82e4c5bae84661d0fa1fc97d2d4ac46e41a568c9 Mon Sep 17 00:00:00 2001 From: ni1o1 <53589767+ni1o1@users.noreply.github.com> Date: Mon, 2 May 2022 23:52:19 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e1eabe2..3ec01cd 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ pybdshadow.show_bdshadow(buildings = buildings,shadows = shadows) ![1651506285290.png](image/README/1651506285290.png) -Base on this functionality, `pybdshadow` can also analysis shadow coverage on the roof and on the ground. Detail usage can be found in [this example](https://github.com/ni1o1/pybdshadow/blob/main/example/example-analysis.ipynb). +Base on this functionality, `pybdshadow` can also analysis shadow coverage on the roof and on the ground. Detail usage can be found in [this example](https://github.com/ni1o1/pybdshadow/blob/main/example/example-analysis.ipynb). ![1651490411329.png](image/README/1651490411329.png)