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

Commit 6e94f2a

Browse files
committed
Make license badge dynamic.
1 parent dc7f274 commit 6e94f2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# CIL: Code Indexer Loop
22

33
[![PyPI version](https://badge.fury.io/py/cil.svg)](https://pypi.org/project/cil/)
4-
[![License: Apache 2.0](https://img.shields.io/badge/License-Apache2-yellow.svg)](https://opensource.org/license/apache-2-0/)
4+
[![License](https://img.shields.io/github/license/definitive-io/cil)](LICENSE)
55
[![Forks](https://img.shields.io/github/forks/definitive-io/cil)](https://github.com/definitive-io/cil/network)
66
[![Stars](https://img.shields.io/github/stars/definitive-io/cil)](https://github.com/definitive-io/cil/stargazers)
77
[![Twitter](https://img.shields.io/twitter/url/https/twitter.com?style=social&label=Follow%20%40DefinitiveIO)](https://twitter.com/definitiveio)

0 commit comments

Comments
 (0)