Skip to content

Commit 40a5f24

Browse files
committed
Update repo status to active
1 parent 3919bbb commit 40a5f24

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Mapify
22

3-
[![Project Status: WIPInitial development is in progress, but there has not yet been a stable, usable release suitable for the public.](https://www.repostatus.org/badges/latest/wip.svg)](https://www.repostatus.org/#wip)
3+
[![Project Status: ActiveThe project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)
44
[![Build](https://github.com/elgopher/mapify/actions/workflows/build.yml/badge.svg)](https://github.com/elgopher/mapify/actions/workflows/build.yml)
55
[![Go Reference](https://pkg.go.dev/badge/github.com/elgopher/mapify.svg)](https://pkg.go.dev/github.com/elgopher/mapify)
66
[![Go Report Card](https://goreportcard.com/badge/github.com/elgopher/mapify)](https://goreportcard.com/report/github.com/elgopher/mapify)
77
[![codecov](https://codecov.io/gh/elgopher/mapify/branch/master/graph/badge.svg)](https://codecov.io/gh/elgopher/mapify)
88

9-
**Highly configurable** struct to map converter. Also converts maps into other maps.
9+
**Highly configurable** struct to map converter. _Will convert maps into other maps as well (work in progress)._
1010

11-
## Features (work in progress)
11+
## Features
1212

1313
* **configuration outside the struct**
1414
* could be in a different package - separation of concerns

0 commit comments

Comments
 (0)