Skip to content
This repository was archived by the owner on Sep 18, 2024. It is now read-only.

Commit f488cc3

Browse files
authored
Update README.md
updated project stage to experimental
1 parent 62ac4d2 commit f488cc3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MetroJS: HTTPS Client with middleware
22

3-
[![Project stage: Concept][project-stage-badge: Concept]][project-stage-page]
3+
[![Project stage: Experimental][project-stage-badge: Experimental]][project-stage-page]
44

55
```javascript
66
import * as metro from '@muze-nl/metro'
@@ -192,5 +192,5 @@ If any assertion fails, it will throw an Error with a list of assertions that fa
192192
193193
194194
195-
[project-stage-badge: Concept]: https://img.shields.io/badge/Project%20Stage-Concept-red.svg
195+
[project-stage-badge: Experimental]: https://img.shields.io/badge/Project%20Stage-Experimental-yellow.svg
196196
[project-stage-page]: https://blog.pother.ca/project-stages/

0 commit comments

Comments
 (0)