diff --git a/README.md b/README.md index 42e4405..d64314f 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Direction of the wind represents with meteorological angles designated by δ, increase clockwise from the north (y) axis. Math angles, designated by α, increase counterclockwise from the east (x) axis. -![Math & Meteo Angles](/img/math_meteo_angle.png) +![Math & Meteo Angles](/img/math_meteo_angles.png) 2. Wind Speed diff --git a/img/math_meteo_angle.png b/img/math_meteo_angle.png deleted file mode 100644 index 4a4afe1..0000000 Binary files a/img/math_meteo_angle.png and /dev/null differ diff --git a/img/math_meteo_angles.png b/img/math_meteo_angles.png new file mode 100644 index 0000000..6a62f78 Binary files /dev/null and b/img/math_meteo_angles.png differ