Skip to content

Commit 154d02c

Browse files
committed
docs: update README
1 parent 784d851 commit 154d02c

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
11
# envtestkit
22

3-
**_Under development._**
3+
Test kit for logics with environment variable involvements.
4+
5+
[![ci](https://github.com/codinaut/envtestkit/workflows/ci/badge.svg)](https://github.com/codinaut/envtestkit/actions?query=workflow%3Aci)
6+
[![crates.io](https://img.shields.io/crates/v/envtestkit.svg)](https://crates.io/crates/envtestkit)
7+
[![docs.rs](https://docs.rs/envtestkit/badge.svg)](https://docs.rs/crate/envtestkit)
8+
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
9+
10+
## License
11+
12+
[MIT](LICENSE).

0 commit comments

Comments
 (0)