diff --git a/README.md b/README.md index 8fac8b1..519948f 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ cmap = ['#ff0000'] # Different red accents out = worldmap.colormap(names,opacity=opacity, cmap='Set1', loadmap='netherlands', filename='nederlandMap.svg') ```
- +
@@ -55,7 +55,7 @@ opacity = [100] out = worldmap.colormap(names, opacity=opacity, loadmap='world') ```- +