Skip to content

Commit 6b64911

Browse files
committed
feat: update readme
1 parent 4b30280 commit 6b64911

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,8 @@
88
<p align="center">
99
<a href="https://pkg.go.dev/github.com/FreePeak/cortex"><img src="https://pkg.go.dev/badge/github.com/FreePeak/cortex.svg" alt="Go Reference"></a>
1010
<a href="https://goreportcard.com/report/github.com/FreePeak/cortex"><img src="https://goreportcard.com/badge/github.com/FreePeak/cortex" alt="Go Report Card"></a>
11-
<img src="https://github.com/FreePeak/cortex/workflows/tests/badge.svg" alt="Test Status">
12-
<img src="https://github.com/FreePeak/cortex/workflows/lint/badge.svg" alt="Lint Status">
13-
<a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/License-MIT-blue.svg" alt="License: MIT"></a>
11+
<a href="https://github.com/FreePeak/cortex/actions/workflows/go.yml"><img src="https://github.com/FreePeak/cortex/actions/workflows/go.yml/badge.svg" alt="Go Workflow"></a>
12+
<a href="https://opensource.org/licenses/Apache-2.0"><img src="https://img.shields.io/badge/License-Apache%202.0-blue.svg" alt="License: Apache 2.0"></a>
1413
<a href="https://github.com/FreePeak/cortex/graphs/contributors"><img src="https://img.shields.io/github/contributors/FreePeak/cortex" alt="Contributors"></a>
1514
</p>
1615

@@ -385,7 +384,7 @@ Contributions are welcome! Please feel free to submit a Pull Request.
385384

386385
## License
387386

388-
This project is licensed under the MIT License - see the LICENSE file for details.
387+
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.
389388

390389
## Support & Contact
391390

0 commit comments

Comments
 (0)