Skip to content

Commit 60f83df

Browse files
authored
Clarify that GeoMakie is not quite going to randomly break
1 parent c199af9 commit 60f83df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://geo.makie.org/dev)
77
![CI](https://github.com/MakieOrg/GeoMakie.jl/actions/workflows/ci.yml/badge.svg)
88

9-
This package is **in development**, and may break often. You can install it from the REPL like so:
9+
This package is **still in development**, but the API for GeoAxis is broadly stable barring a breaking Makie release. You can install it from the REPL like so:
1010
```julia
1111
]add GeoMakie
1212
```

0 commit comments

Comments
 (0)